Skip to content

v0.30.0

Compare
Choose a tag to compare
@xgfone xgfone released this 07 Apr 01:50
· 80 commits to master since this release
  • Added:
    • Add Count functions for Select.
  • Enhanced:
    • Optimize the IN condition building.
    • Ignore the colulmns that has not bound value when binding a select query to a struct.
  • Changed:
    • Remove the deprecated useless function LogInterceptor.
    • Change the field ID of the Base model struct to Id.