Class: OnlineMigrations::BackgroundMigrations::ApplicationRecord

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/online_migrations/background_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

Migration, MigrationJob