Struct sea_query::extension::postgres::Type [−][src]
pub struct Type;This is supported on crate feature
backend-postgres only.Expand description
Helper for constructing any type statement
Implementations
Construct type TypeCreateStatement
Construct type TypeDropStatement
Construct type TypeAlterStatement