Class: ActiveRecord::Tasks::SQLite3ProxyDatabaseTasks

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

Overview

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