pg_ha_migrations 1.6.0
Enforces DDL/migration safety in Ruby on Rails project with an emphasis on explicitly choosing trade-offs and avoiding unnecessary magic.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (3):
Development 依赖 (7):
            appraisal
            ~> 2.2.0
          
          
            db-query-matchers
            ~> 0.11.0
          
          
            pg
            >= 0
          
          
            pry
            >= 0
          
          
            pry-byebug
            >= 0
          
          
            rake
            >= 12.3.3
          
          
            rspec
            ~> 3.0
          
    