Support more indices

This commit is contained in:
ZeldaZach 2025-01-20 01:29:22 -05:00
parent 2ef19833fc
commit ee321e1553
No known key found for this signature in database

View file

@ -9,7 +9,7 @@
#include <QObject>
#include <QSqlDatabase>
#define DATABASE_SCHEMA_VERSION 31
#define DATABASE_SCHEMA_VERSION 32
class Servatrice;