/*Generated by xorm 2023-07-26 16:06:45, from sqlite3 to sqlite3*/ CREATE TABLE IF NOT EXISTS `test_dump_table_struct2` (`id` INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, `created` DATETIME DEFAULT CURRENT_TIMESTAMP NULL);