[]Type Definition webdev_lib::permissions::schema::user_permissions::SqlType

type SqlType = (Unsigned<Bigint>, Unsigned<Bigint>, Unsigned<Bigint>);

The SQL type of all of the columns on this table