Skip to content

v1.0.2 - Schema Definitions

Choose a tag to compare

@bart-oz bart-oz released this 21 Dec 13:20
· 11 commits to main since this release
0ec82c3

馃悰 Fixed

  • Schema Definitions:
    • Added global uuid and ulid helper methods for schema.rb
    • Fixes NameError: undefined local variable or method 'uuid' when loading schema.rb
    • Schema dumper now outputs id: uuid which correctly resolves to :uuid symbol
    • Allows schema.rb to be loaded without errors

馃摝 Upgrade

bundle update sqlite_crypto