Enum sea_schema::postgres::query::constraints::check_constraints::CheckConstraintsFields [−][src]
pub enum CheckConstraintsFields {
ConstraintSchema,
ConstraintName,
CheckClause,
}
This is supported on crate features
postgres
and query
only.Expand description
Ref: https://www.postgresql.org/docs/13/infoschema-check-constraints.html