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-24 03:32:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
Providers
/
FreeSql.Provider.Odbc
/
KingbaseES
History
2881099
2bd621da20
- 修复 fsql.InsertOrUpdate CanInsert=false,CanUpdate=true (mysql/pgsql)不生效的 bug;
2022-11-01 18:12:31 +08:00
..
Curd
- 修复 fsql.InsertOrUpdate CanInsert=false,CanUpdate=true (mysql/pgsql)不生效的 bug;
2022-11-01 18:12:31 +08:00
OdbcKingbaseESAdo
- 优化 min pool size 与 max pool size 连接串设置;
2022-09-29 11:37:00 +08:00
OdbcKingbaseESCodeFirst.cs
v3.2.682 优化 KingbaseES 兼容 V8R3/V8R6;#931
#325
2022-10-17 09:39:04 +08:00
OdbcKingbaseESDbFirst.cs
v3.2.682 优化 KingbaseES 兼容 V8R3/V8R6;#931
#325
2022-10-17 09:39:04 +08:00
OdbcKingbaseESExpression.cs
- 优化 string Contains 模糊查找 % 的情况;
2022-06-29 21:59:46 +08:00
OdbcKingbaseESProvider.cs
- 移除 ISelect<T> where T : class 约束限制;#515
2020-11-02 21:01:07 +08:00
OdbcKingbaseESUtils.cs
adjust internal API
2020-12-21 21:20:19 +08:00