Skip to content

V4.0.49

Choose a tag to compare

@liu21st liu21st released this 11 Aug 05:45
· 13 commits to 4.0 since this release
  • chunk查询方法使用lazy方法重写并优化实现
  • LazyCollection类增加page方法简化数据处理
  • 改进cursor方法支持关联查询
  • chunk方法的column参数不再支持传入数组
  • 改进视图模型的获取器调用
  • 增加setAttrs方法