Enum sea_schema::postgres::query::table::TablesFields [−][src]
pub enum TablesFields {
TableCatalog,
TableSchema,
TableName,
TableType,
UserDefinedTypeSchema,
UserDefinedTypeName,
IsInsertableInto,
IsTyped,
}This is supported on crate features
postgres and query only.Expand description
Ref: https://www.postgresql.org/docs/13/infoschema-tables.html