Releases: XIELongDragon/goqu
Releases · XIELongDragon/goqu
v9.19.1
What's Changed
- use whole string for subquery instead of splitting it by @bioodchao in #13
New Contributors
- @bioodchao made their first contribution in #13
Full Changelog: v9.19.0...v9.19.1
v9.19.0
Merge pull request #12 from lefinal/350-fix-sql-generation-for-json-r…
v9.18.11
Merge pull request #10 from XIELongDragon/suppor-custom-tag Suppor custom tag
v9.18.10
What's Changed
- uint64 cast to int64 caused lost of data doug-martin#317 by @XIELongDragon in #3
- Add test cases by @XIELongDragon in #4
- Add arithmetic supported by @XIELongDragon in #5
- Add arithmetic supported by @XIELongDragon in #6
- Support like escape by @XIELongDragon in #7
- Experimental by @XIELongDragon in #9
Full Changelog: v9.18.3...v9.18.10
v9.18.9
Full Changelog: v9.18.8...v9.18.9
v9.18.8
Full Changelog: v9.18.7...v9.18.8
v9.18.7
Full Changelog: v9.18.5...v9.18.7
v9.18.5
fix bug
v9.18.4
support customized tag
arithmetic operation supported
Add arithmetic operation supported