Releases: gcpug/handy-spanner
Releases · gcpug/handy-spanner
v0.7.8
v0.7.7
v0.7.6
What's Changed
- Support GENERATE_ARRAY by @shiv3 in #97
- add support for JSON type by @double-di in #102
New Contributors
- @shiv3 made their first contribution in #97
- @double-di made their first contribution in #102
Full Changelog: v0.7.5...v0.7.6
v0.7.5
v0.7.4
What's Changed
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- Support non-nullable generated column (fix) by @kazegusuri in #95
- Support non-nullable generated column by @toga4 in #84
- Add: Support For JSON Type by @thealphadollar in #96
New Contributors
- @toga4 made their first contribution in #84
- @thealphadollar made their first contribution in #96
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- support current_timestamp() and current_date() in default by @kazegusuri in #91
- free inline transaction when the request failed by @kazegusuri in #94
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7.0
What's Changed
- Update modules by @kazegusuri in #88
- support default expression by @kazegusuri in #89
Full Changelog: v0.6.8...v0.7.0
v0.6.8
Merge pull request #83 from cloverrose/fix-issue82 define ListDatabaseRoles to follow spanner update