-
Notifications
You must be signed in to change notification settings - Fork 8
CO₂DB
mxcl edited this page Oct 23, 2020
·
4 revisions
Sublimate utility object wrapping a Fluent Database
object.
public class CO₂DB
let db: Database
The underlying Fluent Database
object.
var eventLoop: EventLoop
The underlying NIO EventLoop
object.
func schema(_ schema: String) -> SublimateSchemaBuilder
func raw(sql: SQLQueryString, file: String = #file, line: UInt = #line) throws -> SublimateRawBuilder
@inlinable func run(sql: SQLQueryString) throws
Generated at 2020-12-15T20:31:16+0000 using swift-doc 1.0.0-beta.5.