mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-09 15:54:47 -07:00
Updated cockatrice_warnings table to use id column as primary key
This commit is contained in:
parent
d55e44ea60
commit
b65882f7ce
4 changed files with 12 additions and 6 deletions
|
|
@ -9,7 +9,7 @@
|
|||
#include "server.h"
|
||||
#include "server_database_interface.h"
|
||||
|
||||
#define DATABASE_SCHEMA_VERSION 10
|
||||
#define DATABASE_SCHEMA_VERSION 11
|
||||
|
||||
class Servatrice;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue