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-25 12:12:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.Tests
/
FreeSql.Tests.Provider.Odbc
/
Dameng
/
Curd
History
2881099
3ff008fb58
-修复 pgsql jsonb poco 方案联表查询问题;#1549
#1071
2023-06-27 21:24:53 +08:00
..
DamengDeleteTest.cs
- 优化 WhereDynamic 传入集合对象时,逻辑 OR 换为 IN;
2020-08-14 15:30:58 +08:00
DamengInsertOrUpdateIfExistsNothingTest.cs
- 修改 MERGE INTO 别名与 SQL 关键字冲突的 bug;#816
2021-07-16 00:47:29 +08:00
DamengInsertOrUpdateTest.cs
- 修改 MERGE INTO 别名与 SQL 关键字冲突的 bug;#816
2021-07-16 00:47:29 +08:00
DamengInsertTest.cs
- 增加 达梦数据库 ODBC 适配,和单元测试,支持 CodeFirst 模式开发;
2019-12-09 21:25:01 +08:00
DamengSelectTest.cs
add min/max DateTime IsNull Tests
#1140
2022-06-02 22:02:16 +08:00
DamengUpdateTest.cs
-修复 pgsql jsonb poco 方案联表查询问题;#1549
#1071
2023-06-27 21:24:53 +08:00