Releases: cloudspannerecosystem/memefish
Releases · cloudspannerecosystem/memefish
v0.3.1
It is a quick fix release for v0.3.0.
What's Changed
- Update
walk_internal.go
by @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
astcatalog
and use it ingen-ast-pos
by @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
walk
package 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
IsIdent
on parsingCREATE VIEW
by @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