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 13:12:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.Tests
/
FreeSql.Tests.Provider.Odbc
/
PostgreSQL
/
PostgreSQLExpression
History
28810
769c1f020c
- 修复 Where(a => bool && id > 0) bool 未解析正确的 bug;
...
> (之前大多数类似的表达都能解析,这次是一个特殊情况)
2019-11-17 21:01:49 +08:00
..
ConvertTest.cs
## v0.9.18
2019-09-21 00:48:34 +08:00
DateTimeTest.cs
## v0.9.18
2019-09-21 00:48:34 +08:00
MathTest.cs
## v0.9.18
2019-09-21 00:48:34 +08:00
OtherTest.cs
- 修复 Where(a => bool && id > 0) bool 未解析正确的 bug;
2019-11-17 21:01:49 +08:00
StringTest.cs
## v0.9.18
2019-09-21 00:48:34 +08:00
TimeSpanTest.cs
- 修复 FreeSql.DbContext 析构方法的 bug,错误的回滚了外部 UnitOfWork;
2019-11-01 18:49:13 +08:00