[−]Type Definition webdev_lib::chemicals::schema::chemical::SqlType
type SqlType = (Unsigned<Bigint>, Varchar, Varchar, Varchar, Varchar, Varchar);
The SQL type of all of the columns on this table
type SqlType = (Unsigned<Bigint>, Varchar, Varchar, Varchar, Varchar, Varchar);
The SQL type of all of the columns on this table