Open llgoer opened 5 years ago
the sql like this
CREATE TABLE test ( id INTEGER PRIMARY KEY AUTOINCREMENT, created_at DATETIME, updated_at DATETIME, deleted_at DATETIME )
the sql like this