Framework
FluentSQL
FluentSQL is a module containing the logic which maps FluentKit queries, schemata, models, and values to and from SQLKit types.
Topics
Protocols
Structures
struct SQLDropConstraintObsolete form of SQL drop constraint expression.struct SQLDropTypedConstraintSQL drop constraint expression with awareness of foreign keys (for MySQL’s broken sake).struct SQLJSONColumnPathA thin deprecated wrapper aroundSQLNestedSubpathExpression.struct SQLQueryConverterstruct SQLSchemaConverter
Type Aliases
typealias SQLListtypealias SQLQualifiedTableFormerly a complete implementation of a qualified table SQL expression, now an alias for the equivalent type available in SQLKit.