Обновление схемы данных без потерь #17
This commit is contained in:
@@ -241,4 +241,9 @@
|
||||
entity_id :: binary(),
|
||||
value :: integer() | {integer(), integer()},
|
||||
timestamp :: calendar:datetime()
|
||||
}).
|
||||
|
||||
-record(schema_migration, {
|
||||
version :: string(),
|
||||
applied_at :: calendar:datetime()
|
||||
}).
|
||||
Reference in New Issue
Block a user