module

Luna::SQL

Class methods

dialect_from_url(url : String) : Dialect
Source
prepare_sql(sql : String, dialect : Dialect) : String

Rewrite $1,$2,... into the target dialect’s placeholders.

Source
sqlite_supports_returning?(db : DB::Database) : Bool
Source

Nested types