Releases: cloudspannerecosystem/memefish
Releases · cloudspannerecosystem/memefish
v0.6.2
v0.6.1
What's Changed
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- feat: Support ORDER BY and LIMIT in aggregate by @apstndb in #311
- feat: Implement INTERVAL type by @apstndb in #310
- feat: Implement schemaless graph by @apstndb in #309
- Update module github.com/google/go-cmp to v0.7.0 by @renovate-bot in #305
- Fix comment about AsString in TokenParam by @apstndb in #308
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Support ENFORCED/NOT ENFORCED in ForeignKey by @apstndb in #283
- Support LOCALITY GROUP statement by @apstndb in #289
- Support INDEX OPTIONS by @apstndb in #290
- Implement TABLE OPTIONS by @apstndb in #291
- Support unenforced interleave by @apstndb in #294
- Support ALTER TABLE SET INTERLEAVE IN by @apstndb in #295
- fix: Accept empty table columns in CHANGE STREAM by @apstndb in #301
- feat: Implement STORING clause in CREATE VECTOR INDEX by @apstndb in #300
- feature: Support ALTER VECTOR INDEX by @apstndb in #299
- feature: Allow trailing comma in PROTO BUNDLE by @apstndb in #302
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Remove pp v1 dependency by @apstndb in #273
- Remove unused constants by @apstndb in #275
- Support AUTO_INCREMENT by @apstndb in #279
- Support table hint in dmls by @apstndb in #274
- Support SELECT FOR UPDATE by @apstndb in #277
- Update dependency go to v1.23.5 by @renovate-bot in #272
Full Changelog: v0.3.1...v0.4.0
v0.3.1
It is a quick fix release for v0.3.0.
What's Changed
- Update
walk_internal.goby @makenowjust in #270
Full Changelog: v0.3.0...v0.3.1
v0.3.0
This release has some issues. Please use v0.3.1 instead.
What's Changed
- Fix (*ast.Query).End() by @apstndb in #255
- Implement --output in tools/parser by @apstndb in #258
- Fix JOIN conditions in correlated JOINs by @apstndb in #257
- Fix WithExpr by @apstndb in #260
- Add
astcatalogand use it ingen-ast-posby @makenowjust in #256 - Support DMLs with named schema by @apstndb in #262
- Support Spanner Graph(SQL/PGQ) schema statements by @apstndb in #101
- Implement statement hints in DMLs by @apstndb in #267
- Add
walkpackage to traverse an AST by @makenowjust in #265
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Make the default error message one line by @makenowjust in #241
- Fix misusage of
IsIdenton parsingCREATE VIEWby @makenowjust in #246 - Fix (*FromQuery).SQL() placement by @apstndb in #249
- Implement inline PRIMARY KEY by @apstndb in #248
- Enable path keys in hints by @makenowjust in #250
Full Changelog: v0.1.0...v0.2.0
v0.1.0
It is the first release.
New Contributors
- @makenowjust made their first contribution in #1
- @apstndb made their first contribution in #23
- @matope made their first contribution in #25
- @tyamagu2 made their first contribution in #29
- @nktks made their first contribution in #34
- @git-hulk made their first contribution in #35
- @S-YOU made their first contribution in #37
- @kazegusuri made their first contribution in #52
- @toga4 made their first contribution in #70
- @renovate-bot made their first contribution in #80
Full Changelog: https://github.com/cloudspannerecosystem/memefish/commits/v0.1.0