Structure
SQLDropConstraint
Deprecated
Use SQLDropTypedConstraint instead
Obsolete form of SQL drop constraint expression.
struct SQLDropConstraint
Overview
`CONSTRAINT/KEY <name>`
Topics
Initializers
Instance Properties
Instance Methods
func serialize(to: inout SQLSerializer)Invoked when a request is made to serialize the expression to raw SQL.
Relationships
Conforms To
SQLExpressionSwift.SendableSwift.SendableMetatype