Releases: googleapis/ruby-spanner-activerecord
Releases · googleapis/ruby-spanner-activerecord
activerecord-spanner-adapter: v1.5.1
activerecord-spanner-adapter: v1.5.0
activerecord-spanner-adapter: v1.4.4
activerecord-spanner-adapter: v1.4.3
activerecord-spanner-adapter: v1.4.2
Release activerecord-spanner-adapter 1.4.1
Release activerecord-spanner-adapter 1.4.0
Features
- dropped support for Ruby 2.5 (#236)
Release activerecord-spanner-adapter 1.3.1
Bug Fixes
- build error for ruby 2.5 (#216)
Release activerecord-spanner-adapter 1.3.0
Features
- add check constraint support to migrations (#205)
- allows passing of type parameter when creating parent_key column (#195)
- include index options in the output of SchemaDumper (#203)
- schema_dumper should use DDL batch (#207)
- support column DEFAULT expressions in migrations (#196)
Bug Fixes
- ignore no database when recreating (#208)
Documentation
- fix typo in example of interleaved-tables (#209)