@@ -67,11 +67,11 @@ pub use self::ddl::{
6767 ColumnPolicyProperty , ConstraintCharacteristics , CreateConnector , CreateDomain ,
6868 CreateExtension , CreateFunction , CreateIndex , CreateOperator , CreateOperatorClass ,
6969 CreateOperatorFamily , CreateTable , CreateTrigger , CreateView , Deduplicate , DeferrableInitial ,
70- DropBehavior , DropExtension , DropFunction , DropOperator , DropTrigger , GeneratedAs ,
71- GeneratedExpressionMode , IdentityParameters , IdentityProperty , IdentityPropertyFormatKind ,
72- IdentityPropertyKind , IdentityPropertyOrder , IndexColumn , IndexOption , IndexType ,
73- KeyOrIndexDisplay , Msck , NullsDistinctOption , OperatorArgTypes , OperatorClassItem ,
74- OperatorPurpose , DropOperatorSignature , Owner , Partition , ProcedureParam , ReferentialAction ,
70+ DropBehavior , DropExtension , DropFunction , DropOperator , DropOperatorSignature , DropTrigger ,
71+ GeneratedAs , GeneratedExpressionMode , IdentityParameters , IdentityProperty ,
72+ IdentityPropertyFormatKind , IdentityPropertyKind , IdentityPropertyOrder , IndexColumn ,
73+ IndexOption , IndexType , KeyOrIndexDisplay , Msck , NullsDistinctOption , OperatorArgTypes ,
74+ OperatorClassItem , OperatorPurpose , Owner , Partition , ProcedureParam , ReferentialAction ,
7575 RenameTableNameKind , ReplicaIdentity , TagsColumnOption , TriggerObjectKind , Truncate ,
7676 UserDefinedTypeCompositeAttributeDef , UserDefinedTypeInternalLength ,
7777 UserDefinedTypeRangeOption , UserDefinedTypeRepresentation , UserDefinedTypeSqlDefinitionOption ,
0 commit comments