Type Definition lemmy_db_schema::schema::secret::SqlType[][src]

pub type SqlType = (Int4, Varchar);
Expand description

The SQL type of all of the columns on this table