• Kamil Trzciński's avatar
    Make `Gitlab::Database::Migration[2.0]` to be default · f14c7af7
    Kamil Trzciński authored
    This does the following changes:
    
    - Add documentation for migrations for multiple databases.
    - This makes the migrations using a new style being a default
      (not yet mandatory).
    - This updates all exceptions and other documentation places
      to include link to migration docs.
    - Create `MigrationRecord` as a base class for migrations
    f14c7af7
migrations_for_multiple_databases.md 15.4 KB