The back-end type required by this profile
The back-end type required by this profile
Pseudo-invoker for running DDL statements.
The type of insert invokers returned by the driver
The type of insert invokers returned by the driver
The type of query executors returned by the driver
The type of query executors returned by the driver
The type of a schema description (DDL)
The type of a schema description (DDL)
A schema description contains the SQL statements for creating and dropping database entities.
The driver-specific representation of types
The type of query executors returned by the driver
The type of query executors returned by the driver
Create a DDLInvoker -- this method should be implemented by drivers as needed
Create a DDLInvoker -- this method should be implemented by drivers as needed
Create an InsertInvoker -- this method should be implemented by drivers as needed
Create an InsertInvoker -- this method should be implemented by drivers as needed
Create an executor -- this method should be implemented by drivers as needed
Create an executor -- this method should be implemented by drivers as needed
The compiler used for deleting data
The compiler used for deleting data
The compiler used for inserting data
The compiler used for inserting data
The compiler used for queries
The compiler used for queries
A collection of values for using the query language with a single import statement.
A collection of values for using the query language with a single import statement. This provides the driver's implicits, the Database and Session objects for DB connections, and commonly used query language types and objects.
The compiler used for updates
The compiler used for updates
(basicDriver: StringAdd).self
(basicDriver: StringFormat).self
(basicDriver: ArrowAssoc[BasicDriver]).x
(Since version 2.10.0) Use leftOfArrow
instead
(basicDriver: Ensuring[BasicDriver]).x
(Since version 2.10.0) Use resultOfEnsuring
instead