[−]Type Definition edit_server::db::schema::logs::SqlType
type SqlType = (Integer, Text, Text);
The SQL type of all of the columns on this table
type SqlType = (Integer, Text, Text);
The SQL type of all of the columns on this table