459 B
459 B
migrations
tables
actions_log
id action name action description action trigger
db_lock
db_name locked
Once started applications send grpc message with the following information
appVersion
databaseStructure[]
maps
- App stated and send message to migrator
- Migrator registered a new version in database actions_version and checks other versions
- Migrator checks db structure and triggers actions (actions are version based)