This website requires JavaScript.
Explore
Help
Register
Sign In
tk
/
FreeSql
Watch
1
Star
0
Fork
0
You've already forked FreeSql
mirror of
https://github.com/nsnail/FreeSql.git
synced
2025-04-27 05:02:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.Tests
/
FreeSql.Tests.Provider.Odbc
/
PostgreSQL
History
28810
99f0dd7391
- 增加 IUpdate.SetSourceIgnore 方法,可实现忽略 null 属性的更新;
2020-05-22 18:20:28 +08:00
..
Curd
- 增加 IUpdate.SetSourceIgnore 方法,可实现忽略 null 属性的更新;
2020-05-22 18:20:28 +08:00
MapType
- 增加 ICodeFirst.IsGenerateCommandParameterWithLambda 选项,开启表达式解析的命令参数化;
2019-11-22 21:55:36 +08:00
PostgreSQLAdo
## v0.9.18
2019-09-21 00:48:34 +08:00
PostgreSQLExpression
- 优化 GlobalFilter 过滤器表达式 bool 解析;
2019-12-16 12:12:55 +08:00
PostgreSQLAopTest.cs
## v0.9.18
2019-09-21 00:48:34 +08:00
PostgreSQLCodeFirstTest.cs
- 修复 MySql 字符串反斜杠无效的 bug;
2020-04-12 19:00:29 +08:00
PostgreSQLDbFirstTest.cs
- 增加 DbFirst 获取字段的默认值信息;
2020-04-13 19:00:22 +08:00