Table of Contents - activerecord-postgres-hstore-0.7.8 Documentation
Pages
Classes and Modules
- ActiveRecord
- ActiveRecord::Base
- ActiveRecord::Coders
- ActiveRecord::Coders::Hstore
- ActiveRecord::ConnectionAdapters
- ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- ActiveRecord::ConnectionAdapters::PostgreSQLColumn
- ActiveRecord::ConnectionAdapters::SchemaStatements
- ActiveRecord::ConnectionAdapters::Table
- ActiveRecord::ConnectionAdapters::TableDefinition
- ActiveRecord::Migration
- ActiveRecord::Migration::CommandRecorder
- Hstore
- Hstore::Setup
- SetupHstore
Methods
- ::delete_key — ActiveRecord::Base
- ::delete_keys — ActiveRecord::Base
- ::down — SetupHstore
- ::dump — ActiveRecord::Coders::Hstore
- ::load — ActiveRecord::Coders::Hstore
- ::new — ActiveRecord::Coders::Hstore
- ::next_migration_number — Hstore::Setup
- ::source_root — Hstore::Setup
- ::up — SetupHstore
- #add_hstore_index — ActiveRecord::ConnectionAdapters::SchemaStatements
- #create_migration_file — Hstore::Setup
- #destroy_key — ActiveRecord::Base
- #destroy_key! — ActiveRecord::Base
- #destroy_keys — ActiveRecord::Base
- #destroy_keys! — ActiveRecord::Base
- #dump — ActiveRecord::Coders::Hstore
- #from_hstore — ActiveRecord::Coders::Hstore
- #hstore — ActiveRecord::ConnectionAdapters::TableDefinition
- #hstore — ActiveRecord::ConnectionAdapters::Table
- #install_hstore — ActiveRecord::ConnectionAdapters::SchemaStatements
- #invert_add_hstore_index — ActiveRecord::Migration::CommandRecorder
- #load — ActiveRecord::Coders::Hstore
- #native_database_types_with_hstore — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #remove_hstore_index — ActiveRecord::ConnectionAdapters::SchemaStatements
- #simplified_type_with_hstore — ActiveRecord::ConnectionAdapters::PostgreSQLColumn
- #to_hstore — ActiveRecord::Coders::Hstore
- #uninstall_hstore — ActiveRecord::ConnectionAdapters::SchemaStatements