mirror of
https://github.com/nsnail/FreeSql.git
synced 2026-05-03 18:59:29 +08:00
c20a0bbd54
- 增加 IUpdate IgnoreColumns 重载方法,支持传入字符串数组忽略修改; - 完善 FreeSql.DbContext,支持对象操作 + SaveChanges 最后保存操作;