Update SQL scripts.
This commit is contained in:
parent
90a2255096
commit
8c1380d804
@ -125,7 +125,7 @@
|
||||
#define APP_DB_SQLITE_FILE "database.db"
|
||||
|
||||
// Keep this in sync with schema versions declared in SQL initialization code.
|
||||
#define APP_DB_SCHEMA_VERSION "5"
|
||||
#define APP_DB_SCHEMA_VERSION "6"
|
||||
#define APP_DB_UPDATE_FILE_PATTERN "db_update_%1_%2_%3.sql"
|
||||
#define APP_DB_COMMENT_SPLIT "-- !\n"
|
||||
#define APP_DB_WEB_PATH "data/database/web"
|
||||
|
Loading…
x
Reference in New Issue
Block a user