Skip to content

v0.34.0

Compare
Choose a tag to compare
@stephenafamo stephenafamo released this 29 Apr 23:58
· 6 commits to main since this release

Added

  • Added support to generate code for UPDATE, and DELETE queries in bobgen-psql.

Changed

  • Changed to non-cgo version of postgres parser.
  • Changed the dir configuration for bobgen-sql to pattern and it now takes a glob pattern. This allows excluding certain files from being included (e.g. .down.sql files).

Full Changelog: v0.33.1...v0.34.0