v0.30.0
- Added:
- Add
Count
functions forSelect
.
- Add
- Enhanced:
- Optimize the
IN
condition building. - Ignore the colulmns that has not bound value when binding a select query to a struct.
- Optimize the
- Changed:
- Remove the deprecated useless function
LogInterceptor
. - Change the field
ID
of theBase
model struct toId
.
- Remove the deprecated useless function