Table of Contents - activerecord-pg-extensions-0.3.0 Documentation
Classes and Modules
- ActiveRecord
- ActiveRecord::PGExtensions
- ActiveRecord::PGExtensions::All
- ActiveRecord::PGExtensions::PessimisticMigrations
- ActiveRecord::PGExtensions::PostgreSQLAdapter
- ActiveRecord::PGExtensions::Railtie
- ActiveRecord::QueryTimeout
Methods
- ::inject — ActiveRecord::PGExtensions::All
- #add_check_constraint — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #add_foreign_key — ActiveRecord::PGExtensions::PessimisticMigrations
- #add_index — ActiveRecord::PGExtensions::PessimisticMigrations
- #add_pg_decoders — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #add_schema_to_search_path — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #alter_extension — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #change_column_null — ActiveRecord::PGExtensions::PessimisticMigrations
- #create_extension — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #current_wal_flush_lsn — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #current_wal_insert_lsn — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #current_wal_lsn — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #defer_constraints — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #drop_extension — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #extension — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #extension_available? — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #in_recovery? — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #initialize_type_map — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #last_wal_receive_lsn — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #last_wal_replay_lsn — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #pre_pg10_wal_function_name — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #remove_check_constraint — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #set_constraints — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #set_replica_identity — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #vacuum — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #wal? — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #wal_lsn_diff — ActiveRecord::PGExtensions::PostgreSQLAdapter
- #with_statement_timeout — ActiveRecord::PGExtensions::PostgreSQLAdapter