Enum sea_schema::postgres::query::schema::InformationSchema [−][src]
pub enum InformationSchema {
Schema,
Columns,
CheckConstraints,
KeyColumnUsage,
ReferentialConstraints,
Tables,
TableConstraints,
}This is supported on crate features
postgres and query only.Expand description
Ref: https://www.postgresql.org/docs/13/information-schema.html