Sha256: 3c63318bc56facd1a79f3516e7eff37a4a2ed9c9c451304ccead6a450a46b9a1

Contents?: true

Size: 733 Bytes

Versions: 1

Compression:

Stored size: 733 Bytes

Contents

#0.0.6
- new ruby 3 image for ruby 3 testing
- fix get_new_column_type incompatibility with ruby 

#0.0.5
- rubocop-shopify added to dev dependencies
- fixed ruby 3.0 incompatibility in delegate_uniqueness, now gem could be used with ruby 3+

#0.0.4
- removed 'OR REPLACE' in trigger definition, lowering Postgres version constraint 
- trigger_condition added ( could replace partial uniq index ) 
 
#0.0.3
- wrapper_function options added, you can define function to convert to uniquely sortable types, for instance array to string 
- moved all helper functions to internal module, just to keep things clear on the migrations

#0.0.2
- delegate_uniqueness helper is available as a migration method
- functionality worked and tested 

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
izolenta-0.0.6 CHANGELOG.md