how to use old style backup data #68
|
I have backup data looks like the below. |
Answered by
antonreshetov
May 4, 2022
Replies: 2 comments 3 replies
|
@UKONNsoft massCode 2.0 has no mechanism for creating a backup. Also after migration from 1.0 valid database file is For now, you can create a manual backup by creating a copy of the current database somewhere. |
3 replies
Answer selected by
antonreshetov
|
I manually modified the old JSON file to make it compliant with the new version. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

@UKONNsoft massCode 2.0 has no mechanism for creating a backup. Also after migration from 1.0 valid database file is
db.json.For now, you can create a manual backup by creating a copy of the current database somewhere.