Skip to content

2.1.7

Latest
Compare
Choose a tag to compare
@pengweizhong pengweizhong released this 04 Feb 08:58
· 1 commit to master since this release
  • 新增limit()函数
  • 新增find_in_set()函数
  • 修复查询数据时偶尔日期转换失败的问题
  • 修复ColumnJson注解value值必传的问题
  • 修复ContextApplication Api调用异常的问题
  • 修复InsertOrUpdate带主键插入时的Illegal operation on empty result set.问题
  • 创建一个允许嵌套括号的查询条件,并将旧的方法过时
  • 优化了一些方法