zhengshuyuan

Results 12 issues of 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...

bug
enhancement

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...

bug
enhancement

PR /assign @CindyXing zhengshuyuan [email protected]

size/XS