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.PostgreSQL
/
Curd
History
28810
9bae834386
- 读写分离部门代码处理
2019-12-09 15:29:50 +08:00
..
OnConflictDoUpdate.cs
- 增加 PostgreSQL 特有功能 On Conflict Do Update 功能;
2019-11-13 16:35:13 +08:00
PostgreSQLDelete.cs
- 增加 .Net Framework 4.0 的支持,出于环境考虑 .Net Framework 4.0 不支持异步方法;
2019-10-21 15:14:18 +08:00
PostgreSQLInsert.cs
- 增加 PostgreSQL 特有功能 On Conflict Do Update 功能;
2019-11-13 16:21:30 +08:00
PostgreSQLSelect.cs
- 读写分离部门代码处理
2019-12-09 15:29:50 +08:00
PostgreSQLUpdate.cs
- 增加 PostgreSQL 特有功能 On Conflict Do Update 功能;
2019-11-13 16:21:30 +08:00