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
33f11a2066
- 优化 IAdo.ConnectionString 使用 UseConnectionFactory 时值为 NULL 的问题;
2023-01-16 19:16:56 +08:00
..
Curd
- 修复 pgsql OnConflictDoUpdate 临时主键问题;#1393
2023-01-05 16:53:25 +08:00
OdbcKingbaseESAdo
- 优化 IAdo.ConnectionString 使用 UseConnectionFactory 时值为 NULL 的问题;
2023-01-16 19:16:56 +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
- 增加 FreeSqlBuilder UseQuoteSqlName 设置不使用 [] `` "" 限定符号;
2022-12-23 08:22:11 +08:00