mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
add database migration from blob to mediumblob (#4568)
This commit is contained in:
parent
252883f67e
commit
7d0a255a49
3 changed files with 8 additions and 3 deletions
|
|
@ -9,7 +9,7 @@
|
|||
#include <QObject>
|
||||
#include <QSqlDatabase>
|
||||
|
||||
#define DATABASE_SCHEMA_VERSION 28
|
||||
#define DATABASE_SCHEMA_VERSION 29
|
||||
|
||||
class Servatrice;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue