pg_ha_migrations 1.1.0
Enforces DDL/migration safety in Ruby on Rails project with an emphasis on explicitly choosing trade-offs and avoiding unnecessary magic.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            rails
            >= 5.0, < 5.3
          
          
            relation_to_struct
            >= 0
          
    Development Dependencies (7):
            bundler
            ~> 1.15
          
          
            db-query-matchers
            ~> 0.9.0
          
          
            pg
            >= 0
          
          
            pry
            >= 0
          
          
            pry-byebug
            >= 0
          
          
            rake
            ~> 10.0
          
          
            rspec
            ~> 3.0
          
    