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-21 18:22:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.Tests
/
PostgreSQL
History
28810
b16218d779
- 修复 Expression OrElse 两侧括号丢失的 bug;
...
- 修复 Expression DateTime 类型 CompareTo 在 MySql/SqlServer 下的 bug;
2019-04-23 18:54:55 +08:00
..
Curd
- 修复 Expression OrElse 两侧括号丢失的 bug;
2019-04-23 18:54:55 +08:00
PostgreSQLAdo
## v0.5.3
2019-04-22 18:34:05 +08:00
PostgreSQLExpression
修复 .ToList(a => a.id) 当 id 是 guid 类型时,会出现类型转换失败 bug;
2019-04-11 12:30:54 +08:00
PostgreSQLCodeFirstTest.cs
v0.1.0 & FreeSql.Repository
2019-02-20 17:28:51 +08:00
PostgreSQLDbFirstTest.cs
pgsql DbFirst 完成未测试;oracle 适配进行中
2019-01-04 19:20:37 +08:00