Skip to content

Structure

SQLDropConstraint

Obsolete form of SQL drop constraint expression.
struct SQLDropConstraint

Overview

`CONSTRAINT/KEY <name>`

Topics

Initializers

Instance Properties

Instance Methods

  • serialize(to:)
    Invoked when a request is made to serialize the expression to raw SQL.

Relationships

Conforms To

  • SQLKit.SQLExpression
  • Swift.Sendable
  • Swift.SendableMetatype