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-27 21:22:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.Tests
/
FreeSql.Tests.Provider.Odbc
/
PostgreSQL
/
Curd
History
2881099
1d9cd1f59d
- 优化 IUpdate 批量 case when 同值的 SQL 生成;#1393
2023-01-06 01:59:28 +08:00
..
OnConflictDoUpdateTest.cs
- 优化 IUpdate 批量 case when 同值的 SQL 生成;#1393
2023-01-06 01:59:28 +08:00
PostgreSQLDeleteTest.cs
- 优化 WhereDynamic 传入集合对象时,逻辑 OR 换为 IN;
2020-08-14 15:30:58 +08:00
PostgreSQLInsertOrUpdateIfExistsDoNotingTest.cs
- 补充 fsql.InsertOrUpdate IfExistsDoNothing 数据存在时不做任何事(不更新)
#330
#316;
2020-07-18 11:58:58 +08:00
PostgreSQLInsertOrUpdateTest.cs
- 补充 fsql.InsertOrUpdate IfExistsDoNothing 数据存在时不做任何事(不更新)
#330
#316;
2020-07-18 11:58:58 +08:00
PostgreSQLInsertTest.cs
## v0.9.18
2019-09-21 00:48:34 +08:00
PostgreSQLSelectTest.cs
add min/max DateTime IsNull Tests
#1140
2022-06-02 22:02:16 +08:00
PostgreSQLUpdateTest.cs
- 优化 WhereDynamic 传入集合对象时,逻辑 OR 换为 IN;
2020-08-14 15:30:58 +08:00