module
Lustra::SQL::Query::Connection
Direct including types
- Lustra::SQL::DeleteQuery
- Lustra::SQL::InsertQuery
- Lustra::SQL::SelectBuilder
- Lustra::SQL::UpdateQuery
Defined in:
lustra/sql/query/connection.crInstance Method Summary
-
#connection_name : String
Connection used by the query.
-
#use_connection(connection_name : String)
Change the connection used by the query on execution