Skip to content

Releases: auxten/postgresql-parser

v1.0.1

Choose a tag to compare

@auxten auxten released this 03 Aug 12:03
9c562d1

What's Changed

New Contributors

  • @wule61 made their first contribution in #10
  • @a631807682 made their first contribution in #18
  • @mostafa made their first contribution in #19

Full Changelog: v1.0.0...v1.0.1

Fix walk to support AST struct member walk

Choose a tag to compare

@auxten auxten released this 29 Sep 06:32
v1.0.0

Fix walk to support AST struct member walk

Cleanup makefile and fix `make generate`

Choose a tag to compare

@auxten auxten released this 04 Aug 06:32
177a7d8

Fix AST walker and optimize the func signature

Choose a tag to compare

@auxten auxten released this 28 Jul 04:01
v0.3

Optimize ast walker

Add walker package

Add walker package Pre-release
Pre-release

Choose a tag to compare

@auxten auxten released this 08 Mar 12:46

Add walker package.
See walk.go for usage