type alias TableSchema Table schema definition Keys are DB column names (snake_case), values are column definitions Type Parameters Row Definition [K in keyof Row]: ColumnDef<Row[K]>