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-06-18 20:08:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
15c3ab72979f6ba7142efc087f9d29d27357023a
FreeSql
/
Providers
/
FreeSql.Provider.Odbc
/
PostgreSQL
/
OdbcPostgreSQLAdo
History
28810
76b613709e
- 修复 Oracle Dbfirst 字段可空的判断 bug;
2019-12-12 17:19:32 +08:00
..
OdbcPostgreSQLAdo.cs
- 优化 Contains 表达式解析为 where in 自动拆分,防止大于 1000 的 SQL 错误;
2019-11-20 16:06:45 +08:00
OdbcPostgreSQLConnectionPool.cs
- 修复 Oracle Dbfirst 字段可空的判断 bug;
2019-12-12 17:19:32 +08:00