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
2881099
f3bc47feca
- 移除 ISelect<T> where T : class 约束限制;#515
2020-11-02 21:01:07 +08:00
..
OnConflictDoUpdate.cs
- 增加 ISelect/IInsert/IUpdate/IDelete CommandTimeout 方法设置命令超时;
2020-09-18 09:00:01 +08:00
PostgreSQLDelete.cs
- 移除 ISelect<T> where T : class 约束限制;#515
2020-11-02 21:01:07 +08:00
PostgreSQLInsert.cs
- 增加 ISelect/IInsert/IUpdate/IDelete CommandTimeout 方法设置命令超时;
2020-09-18 09:00:01 +08:00
PostgreSQLInsertOrUpdate.cs
- 优化 NoneParameter Oracle 文本超长的问题;
2020-08-10 17:57:29 +08:00
PostgreSQLSelect.cs
- 移除 ISelect<T> where T : class 约束限制;#515
2020-11-02 21:01:07 +08:00
PostgreSQLUpdate.cs
- 移除 ISelect<T> where T : class 约束限制;#515
2020-11-02 21:01:07 +08:00