Releases: acmestack/gorm-plus
Releases · acmestack/gorm-plus
v0.1.5
What's Changed
- feat: add a search tool
- feat: add columnType cache
- feat: add NotLeftLike method
- feat: add NotRightLike method
- feat: add multiple nested queries
- fix: fix the problem that the selectOne method of a query will be sorted
- test: add more test method
- optimize: optimized some methods
v0.0.14
- Add map-related query
- Delete common_dao
- Refactor part of the code
v0.0.13
doc: update readme (#16)
* doc: update README.md
* doc: update README.md
* fix: fix updateById bug
* doc: update README.md
* doc: update README.md
v0.0.12
- Refactor code
- Remove the Generate Code tool
- Delete example
- Add pointer field query
v0.0.10
fix sql injection problem
v0.0.9
chore: update package name
v0.0.8
chore: update package name