Skip to content

V3.0.26

Compare
Choose a tag to compare
@liu21st liu21st released this 05 Sep 01:31
· 55 commits to 3.0 since this release
  • 修正value方法和column方法对json字段的支持
  • 添加支持MySQL不等于操作表达式
  • 改进query类的hidden、visible和append处理
  • 增加自动写入(通过修改器定义)字段定义
  • 改进数据集withattr方法
  • 增加whereJsonContainswhereOrJsonContains方法用于查询json数组数据
  • hidden方法支持隐藏json字段的某个属性
  • 增加columnWithAttrvalueWithAttr方法