SQLMigrator.getCreateTableQuery()method
getCreateTableQuery(collection: Collection<string, number, T>): string
Build the CREATE TABLE statement for a collection, including its ID, data, and generated columns.