Table of Contents - db-evolve-0.3.6 Documentation
Classes and Modules
- ActiveRecord
- ActiveRecord::ConnectionAdapters
- ActiveRecord::ConnectionAdapters::FakeResult
- ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- ActiveRecord::Migration
- ActiveRecord::Schema
- Column
- DB
- DB::Evolve
- DB::Evolve::Schema
- Object
- RubyDBEvolve
- RubyDBEvolve::Railtie
- SQLColor
- String
- Table
Methods
- ::apply — SQLColor
- ::colorize — SQLColor
- ::define — ActiveRecord::Schema
- ::define — DB::Evolve::Schema
- ::existing_tables= — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- ::new — Table
- ::server_version= — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #add_foreign_key — Object
- #add_index — Object
- #async_exec — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #build_pg_connection — Object
- #build_pg_connection_config — Object
- #calc_column_changes — Object
- #calc_fk_changes — Object
- #calc_index_changes — Object
- #calc_perms_changes — Object
- #calc_table_changes — Object
- #can_convert — Object
- #check_perm — Object
- #clear — ActiveRecord::ConnectionAdapters::FakeResult
- #clear_cache! — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #columns — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #create_table — Object
- #do_evolve — Object
- #escape — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #escape_table — Object
- #execute — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #fields — ActiveRecord::ConnectionAdapters::FakeResult
- #first — ActiveRecord::ConnectionAdapters::FakeResult
- #gen_pg_adapter — Object
- #get_connection_config — Object
- #grant — Object
- #grant — Table
- #iloaded — ActiveRecord::Migration
- #initialize_type_map — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #load_existing_tables — Object
- #load_server_version — Object
- #method_missing — Table
- #normalize_default — Object
- #quote_string — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #revoke — Object
- #revoke — Table
- #server_version — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #skip? — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #sql_adds — Object
- #sql_drops — Object
- #sql_renames — Object
- #table_exists? — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #truish? — String
- #values — ActiveRecord::ConnectionAdapters::FakeResult