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
SQLDropConstraintObsolete form of SQL drop constraint expression.SQLDropTypedConstraintSQL drop constraint expression with awareness of foreign keys (for MySQL’s broken sake).SQLJSONColumnPathA thin deprecated wrapper aroundSQLNestedSubpathExpression.SQLQueryConverterSQLSchemaConverter
Type Aliases
SQLListSQLQualifiedTableFormerly a complete implementation of a qualified table SQL expression, now an alias for the equivalent type available in SQLKit.