mirror of
https://github.com/nsnail/FreeSql.git
synced 2026-05-03 18:59:29 +08:00
e9a8ad70a1
- 增加 ExpressionCallContext 自定义函数上下文档 DbParameter 属性; - 修复 IncludeMany(a => a.x1.x2.Childs) 当 x1, x2 为 null 的报 null 错误;