2881099
|
98c4ce8274
|
- 修复 WithTempQuery + Oracle 分页问题;#1519
|
2023-05-23 12:09:19 +08:00 |
|
2881099
|
85ab2b196e
|
- 增加 部分 LocalExecuteScalar Aop.CommandAfter 事件;#1481
|
2023-04-18 00:43:18 +08:00 |
|
hyzx86
|
f73ec96572
|
修改 Mysql, SqlServer ,Odbc AOP command 拦截
|
2023-04-04 16:54:46 +08:00 |
|
hyzx86
|
0b4124202e
|
Revert "为所有数据库 CodeFirst 中的 LocalExecuteScalar 增加 AOP"
This reverts commit aa13fc49a75cf013cc7e5036e14e918806a52713.
|
2023-04-04 16:33:24 +08:00 |
|
hyzx86
|
aa13fc49a7
|
为所有数据库 CodeFirst 中的 LocalExecuteScalar 增加 AOP
|
2023-04-04 16:28:54 +08:00 |
|
2881099
|
c83baec65e
|
- 修复 表达式树解析 string.Concat 多于3个时的 bug;
|
2023-03-24 12:44:54 +08:00 |
|
2881099
|
a157f8a0cc
|
- 修复 FromQueryMulti 多表重载可能出现的 null 对象报错;(合并 FromQuery 和 FromQueryMulti 代码)
|
2023-03-15 22:54:22 +08:00 |
|
2881099
|
b8c798e292
|
- 优化 IInsertOrUpdate SetSource tempPrimary 自增的忽略保存;
|
2023-03-03 19:00:52 +08:00 |
|
2881099
|
d55e6782d4
|
- 优化 IInsertOrUpdate SetSource tempPrimary 自增的忽略插入;
|
2023-03-03 16:47:06 +08:00 |
|
2881099
|
33f11a2066
|
- 优化 IAdo.ConnectionString 使用 UseConnectionFactory 时值为 NULL 的问题;
|
2023-01-16 19:16:56 +08:00 |
|
2881099
|
ef6d790dcc
|
- 增加 FreeSqlBuilder UseQuoteSqlName 设置不使用 [] `` "" 限定符号;
|
2022-12-23 08:22:11 +08:00 |
|
2881099
|
d1a6e30644
|
- 优化 SqlServer2005 TOP 1 查询;
|
2022-11-17 18:15:44 +08:00 |
|
2881099
|
821076035a
|
- 修复 SqlServer WithSql + WithLock bug;
|
2022-11-08 16:54:46 +08:00 |
|
2881099
|
b7e96620a7
|
- 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配;
|
2022-09-09 01:38:24 +08:00 |
|