Class: Swift::Adapter::Synchrony::Postgres
- Inherits:
-
Postgres
- Object
- Swift::Adapter
- Swift::Adapter::Sql
- Postgres
- Swift::Adapter::Synchrony::Postgres
- Includes:
- Swift::Adapter::Synchrony
- Defined in:
- lib/swift/adapter/synchrony/postgres.rb
Constant Summary
Constants inherited from Swift::Adapter
Instance Attribute Summary
Attributes inherited from Swift::Adapter
Method Summary
Methods included from Swift::Adapter::Synchrony
Methods inherited from Postgres
#field_type, #initialize, #returning?, #tables
Methods inherited from Swift::Adapter::Sql
#fields, #tables, #transaction
Methods included from Migrations::InstanceMethods
Methods inherited from Swift::Adapter
#create, #delete, #execute, #get, #identity_map, #initialize, #log_command, #prepare, #trace, #trace?, #update
Constructor Details
This class inherits a constructor from Swift::Adapter::Postgres