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-28 05:32:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.Tests
/
FreeSql.Tests.Provider.Odbc
/
KingbaseES
/
Curd
History
28810
fd8ed29c02
- 修复 子查询 Count/Max/Min/Avg/Sum 使用了 Limit(1) 的 bug;#462
2020-09-16 13:54:04 +08:00
..
KingbaseESDeleteTest.cs
- 优化 WhereDynamic 传入集合对象时,逻辑 OR 换为 IN;
2020-08-14 15:30:58 +08:00
KingbaseESInsertOrUpdateIfExistsDoNotingTest.cs
- 补充 fsql.InsertOrUpdate IfExistsDoNothing 数据存在时不做任何事(不更新)
#330
#316;
2020-07-18 11:58:58 +08:00
KingbaseESInsertOrUpdateTest.cs
- 补充 fsql.InsertOrUpdate IfExistsDoNothing 数据存在时不做任何事(不更新)
#330
#316;
2020-07-18 11:58:58 +08:00
KingbaseESInsertTest.cs
- 增加 人大金仓 OdbcKingbaseES 实现;#325
2020-05-27 05:59:33 +08:00
KingbaseESSelectTest.cs
- 修复 子查询 Count/Max/Min/Avg/Sum 使用了 Limit(1) 的 bug;#462
2020-09-16 13:54:04 +08:00
KingbaseESUpdateTest.cs
- 优化 WhereDynamic 传入集合对象时,逻辑 OR 换为 IN;
2020-08-14 15:30:58 +08:00
OnConflictDoUpdateTest.cs
- 增加 人大金仓 OdbcKingbaseES 实现;#325
2020-05-27 05:59:33 +08:00