mtgbot/schema/dbVersion.json
Jay 5c997f554b update
1. fix module schema error
2. add schema to version
2019-01-09 11:59:50 +08:00

8 lines
123 B
JSON

{
"versions": [
{"file": "main.sql", "version": 1},
{"file": "20190106-1.sql", "version": 2}
],
"test": []
}