Skip to content

v0.32.0

Compare
Choose a tag to compare
@xgfone xgfone released this 18 Jun 03:25
· 10 commits to master since this release
  • Added:
    • Add method AddWithId for Operation.
    • Add methods QueryRowx, QueryRows, QueryRowxContext and QueryRowsContext for DB.
    • Both IN and NOT IN support the map value, such as map[string]bool, map[int]struct{}, etc.