Skip to content

Instance Property

supportsDropBehavior

true if the dialect supports the behavior modifiers for DROPqueries,false` if not.
var supportsDropBehavior: Bool { get }

Discussion

See SQLDropBehavior for more information.

Defauls to false.

Default Implementations

SQLDialect Implementations

See Also

Support Flags