Skip to content

V3.0.20

Compare
Choose a tag to compare
@liu21st liu21st released this 05 Aug 10:23
· 117 commits to 3.0 since this release
  • 简化聚合查询方法的参数
  • 改进查询范围的执行
  • 属性列表支持合并
  • Db::raw() 增加 $bind 参数
  • 修复 autoInsIDType函数 数据库无自增主键情况下报错 Illegal offset type
  • 改进autoinc判断