v1.0.2 - Schema Definitions
馃悰 Fixed
- Schema Definitions:
- Added global
uuidandulidhelper methods for schema.rb - Fixes
NameError: undefined local variable or method 'uuid'when loading schema.rb - Schema dumper now outputs
id: uuidwhich correctly resolves to:uuidsymbol - Allows schema.rb to be loaded without errors
- Added global
馃摝 Upgrade
bundle update sqlite_crypto