Class: DataMapper::Adapters::Sqlite3Adapter

Inherits:
DataObjectsAdapter show all
Defined in:
lib/dm-core/adapters/sqlite3_adapter.rb

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