mirror of
https://github.com/nsnail/FreeSql.git
synced 2026-05-04 03:09:30 +08:00
a9e34f852a
- 增加 GroupBy 分页方法; - 修复 Insert 参数化命名 bug,当存在 Id Id2 时发生; - 优化 Insert/Delete/Update 对象执行完后清理数据,以备多次使用;