mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 00:54:53 -07:00
ensure column ordering is consistent (#3249)
This commit is contained in:
parent
7a2558d834
commit
ad66a48b8e
4 changed files with 183 additions and 10 deletions
|
|
@ -9,7 +9,7 @@
|
|||
#include "server.h"
|
||||
#include "server_database_interface.h"
|
||||
|
||||
#define DATABASE_SCHEMA_VERSION 25
|
||||
#define DATABASE_SCHEMA_VERSION 26
|
||||
|
||||
class Servatrice;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue