Enum sea_query::extension::postgres::TypeAlterAddOpt [−][src]
This is supported on crate feature
backend-postgres
only.Variants
Tuple Fields of Before
0: DynIden
Tuple Fields of After
0: DynIden
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for TypeAlterAddOpt
impl Send for TypeAlterAddOpt
impl Sync for TypeAlterAddOpt
impl Unpin for TypeAlterAddOpt
impl !UnwindSafe for TypeAlterAddOpt
Blanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = T
Should always be Self