zhengshuyuan
zhengshuyuan
class IDatabase : public Nut::Database { Q_OBJECT NUT_DB_VERSION(1) NUT_DECLARE_TABLE(Network, a) NUT_DECLARE_TABLE(Network, b) NUT_DECLARE_TABLE(Network, c) NUT_DECLARE_TABLE(Network, d) }; It seems that if tables have the same table struct, a()、b()、c() will always...
change private parameters initial sequence.
hi, it's log always crash when reopen the database. Databse is new Error executing sql command `CREATE TABLE __change_logs (id INTEGER PRIMARY KEY AUTOINCREMENT, data TEXT, version INT)`, table __change_logs...
nuget install will error.
a typo
it may be mean a wrong size.