Skip to content

Any plans to upgrade this? #86

Description

@sposmen

First let me say that this is what I was looking for and thanks for starting this project... but on these days that Rails 8.1 is already in place 😬

Do you have plans to support following versions of Rails? I just checked this quickly as sounds amazing but...

  1. Dynamic DB configurations like:
      development:
         main:
           database: dev
           host: localhost
           # etc
         ops:
           database: dev_ops
           host: localhost
           # etc
    Are not being supported
  2. Irreversible migrations(ActiveRecord::IrreversibleMigration) are not supported

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions