Skip to content

v0.27.0

Compare
Choose a tag to compare
@xgfone xgfone released this 27 Jul 13:08
· 44 commits to master since this release
  • Refactor:

    • Remove the interfaces Setter and Condition.
    • Refactor the DML statement based on the common Op.
  • NOTE: SelectBuilder.Paginate requires that pageNum starts with 1 instead of 0.