Improved migration code substantially, wrote migrations for more properties
This commit is contained in:
3
app/imports/constants/SCHEMA_VERSION.js
Normal file
3
app/imports/constants/SCHEMA_VERSION.js
Normal file
@@ -0,0 +1,3 @@
|
||||
const SCHEMA_VERSION = 1;
|
||||
|
||||
export default SCHEMA_VERSION;
|
||||
Reference in New Issue
Block a user