Type MethodFluentKit
sql(raw:)
Deprecated
Renamed to `.sql(unsafeRaw:)`. Please use caution when embedding raw SQL.
static func sql(raw: String) -> DatabaseSchema.ConstraintAlgorithm
Type MethodFluentKit
Deprecated
Renamed to `.sql(unsafeRaw:)`. Please use caution when embedding raw SQL.
static func sql(raw: String) -> DatabaseSchema.ConstraintAlgorithm