Class: OnlineMigrations::ApplicationRecord
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- OnlineMigrations::ApplicationRecord
- Defined in:
- lib/online_migrations/application_record.rb
Overview
Base class for all records used by this gem.
Can be extended to setup different database where all tables related to online_migrations will live.
Direct Known Subclasses
BackgroundMigrations::Migration, BackgroundMigrations::MigrationJob, BackgroundSchemaMigrations::Migration