Class: Swift::Adapter::Synchrony::Postgres

Inherits:
Postgres show all
Includes:
Swift::Adapter::Synchrony
Defined in:
lib/swift/adapter/synchrony/postgres.rb

Constant Summary

Constants inherited from Swift::Adapter

EM

Instance Attribute Summary

Attributes inherited from Swift::Adapter

#db

Method Summary

Methods included from Swift::Adapter::Synchrony

#execute, #transaction

Methods inherited from Postgres

#field_type, #initialize, #returning?, #tables

Methods inherited from Swift::Adapter::Sql

#fields, #tables, #transaction

Methods included from Migrations::InstanceMethods

#migrate!

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