Skip to content

v3.3.21

Compare
Choose a tag to compare
@noear noear released this 27 Aug 03:11
· 210 commits to master since this release
  • 增加 WeedConfig.isSelectItemEmptyAsNull 配置项
  • 修复 MapperBase update(item, bool, wq) 数据没进去的 bug
  • 条件器的 Iterable 改为 Iterable 类型
  • 增加新接口 db.mapperBase(clz,tableName);