Releases: tomtwinkle/process-plugin-sqlc-gen-bulk-go
Releases · tomtwinkle/process-plugin-sqlc-gen-bulk-go
v0.5.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add support for RETURNING clause in bulk insert queries by @tomtwinkle in #11
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add comprehensive test coverage for bulk insert functionality by @tomtwinkle in #9
- Fix: template suffix logic to handle ON DUPLICATE/ON CONFLICT clauses by @tomtwinkle in #10
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in #6
- Rename plugin from sqlc-plugin-bulk-go to process-plugin-sqlc-gen-bulk-go by @tomtwinkle in #7
- Rename module from sqlc-plugin-bulk-go to process-plugin-sqlc-gen-bulk-go by @tomtwinkle in #8
New Contributors
- @dependabot[bot] made their first contribution in #6
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
What's Changed
- Supports Insert Query with Extra Suffix by @tomtwinkle in #1
Full Changelog: v0.1.0...v0.2.0