SQLMigrator.getCreateTableColumns()method
getCreateTableColumns(collection: Collection<string, number, T>): readonly SQLTableColumn[]
Get the full set of columns for a collection's table: the ID column, data column, and generated columns.