Class: DataMapper::Adapters::PostgresAdapter

Inherits:
DataObjectsAdapter show all
Includes:
SQL
Defined in:
lib/dm-core/adapters/postgres_adapter.rb

Defined Under Namespace

Modules: SQL

Constant Summary

Constants included from DataObjectsAdapter::SQL

DataObjectsAdapter::SQL::IDENTIFIER_MAX_LENGTH

Instance Attribute Summary

Attributes inherited from AbstractAdapter

#field_naming_convention, #name, #options, #resource_naming_convention

Method Summary

Methods inherited from DataObjectsAdapter

#create, #delete, #execute, #query, #read, #update

Methods included from Chainable

#chainable, #extendable

Methods included from DataObjectsAdapter::SQL

#property_to_column_name

Methods inherited from AbstractAdapter

#create, #delete, #read, #update

Methods included from Equalizer

#equalize