Class: ActiveRecord::Tasks::PostgreSQLProxyDatabaseTasks

Inherits:
PostgreSQLDatabaseTasks
  • Object
show all
Includes:
ActiveRecordProxyAdapters::DatabaseTasks
Defined in:
lib/active_record/tasks/postgresql_proxy_database_tasks.rb

Overview

Defines the postgresql tasks for dropping, creating, loading schema and dumping schema. Bypasses all the proxy logic to send all requests to primary.