webdack-uuid_migration 1.0.1
Useful helpers to migrate Integer id columns to UUID in PostgreSql. Special support for primary keys.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            activerecord
            >= 4.0
          
    