Class: Apartment::Adapters::PostgresqlAdapter
- Inherits:
-
AbstractAdapter
- Object
- AbstractAdapter
- Apartment::Adapters::PostgresqlAdapter
- Defined in:
- lib/apartment/adapters/postgresql_adapter.rb,
lib/apartment/adapters/jdbcpostgresql_adapter.rb
Overview
Default adapter when not using Postgresql Schemas
Method Summary
Methods inherited from AbstractAdapter
#create, #current_database, #drop, #environmentify, #initialize, #process, #process_excluded_models, #reset, #seed_data, #switch
Constructor Details
This class inherits a constructor from Apartment::Adapters::AbstractAdapter