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 11:42:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
Providers
/
FreeSql.Provider.Custom
/
PostgreSQL
History
2881099
c6f0e4455f
v3.2.687-preview20230119 pgsql15.0 Version 处理
2023-01-17 21:37:38 +08:00
..
Curd
- 修复 pgsql OnConflictDoUpdate 临时主键问题;#1393
2023-01-05 16:53:25 +08:00
CustomPostgreSQLAdo
- 优化 IAdo.ConnectionString 使用 UseConnectionFactory 时值为 NULL 的问题;
2023-01-16 19:16:56 +08:00
CustomPostgreSQLCodeFirst.cs
v3.2.687-preview20230119 pgsql15.0 Version 处理
2023-01-17 21:37:38 +08:00
CustomPostgreSQLDbFirst.cs
v3.2.687-preview20230119 pgsql15.0 Version 处理
2023-01-17 21:37:38 +08:00
CustomPostgreSQLExpression.cs
- 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配;
2022-09-09 01:38:24 +08:00
CustomPostgreSQLProvider.cs
- 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配;
2022-09-09 01:38:24 +08:00
CustomPostgreSQLUtils.cs
- 增加 FreeSqlBuilder UseQuoteSqlName 设置不使用 [] `` "" 限定符号;
2022-12-23 08:22:11 +08:00