class Avram::Connection
- Avram::Connection
- Reference
- Object
Overview
Handles the connection to the DB.
Defined in:
avram/connection.crConstructors
Instance Method Summary
- #close
- #connect_listen(*channels : String, &block : PQ::Notification -> ) : Nil
- #open : DB::Database
- #try_connection!