2881099
|
5f01fbd457
|
- 优化 表达式解析变量或常量 ToString;
|
2023-12-01 19:15:53 +08:00 |
|
2881099
|
aad91e2172
|
- 增加 ICodeFirst.SyncStructure(TableInfo) 重载方法迁移表结构;
|
2023-11-24 22:39:27 +08:00 |
|
2881099
|
7180cddb42
|
- 修复 MySql 8.0 索引 DESC 的判断;#1664
|
2023-11-14 15:24:14 +08:00 |
|
2881099
|
58f261b5e5
|
- 优化 TypeHandlers 支持 DateTime 映射规则;#1634
|
2023-10-10 02:07:29 +08:00 |
|
2881099
|
9e3b258ffd
|
- 恢复 MySql ServerTime = Utc ;#1604 #1624
|
2023-09-21 20:08:17 +08:00 |
|
2881099
|
e0ac811ed1
|
- 调整 MySql 不支持 utc_timestamp 统一调速为 current_timestamp;#1604
|
2023-09-06 15:14:47 +08:00 |
|
2881099
|
dfb99d1822
|
- 优化 MySql/Sqlite InsertOrUpdate + IfExistsDoNothing 简化 SQL insert ignore into;#1601
|
2023-08-24 23:56:28 +08:00 |
|
2881099
|
dd1f64a772
|
- 修复 MySql + InsertOrUpdateDict + IfExistsDoNothing 错误;#1601
|
2023-08-24 11:20:19 +08:00 |
|
2881099
|
fd2c692814
|
- 增加 GlobalFilter.Apply before 参数将过滤条件插入 where 之前;#1566 #1492
|
2023-07-07 14:23:12 +08:00 |
|
2881099
|
2a3db8a2c2
|
- 修复 Enum.ToString() 即使 MapType=int 也应解析成 string;#1252 #806
|
2023-06-28 17:44:13 +08:00 |
|
2881099
|
36c8a45e47
|
- 增加 IInsertOrUpdate.UpdateSet 指定更新;
|
2023-05-30 18:21:57 +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
|
b8c798e292
|
- 优化 IInsertOrUpdate SetSource tempPrimary 自增的忽略保存;
|
2023-03-03 19:00:52 +08:00 |
|
2881099
|
595d2ae388
|
unittest code
|
2023-01-16 20:14:43 +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
|
ebd15d09fc
|
update pr
|
2022-11-16 00:31:40 +08:00 |
|
2881099
|
2bd621da20
|
- 修复 fsql.InsertOrUpdate CanInsert=false,CanUpdate=true (mysql/pgsql)不生效的 bug;
|
2022-11-01 18:12:31 +08:00 |
|
2881099
|
b7e96620a7
|
- 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配;
|
2022-09-09 01:38:24 +08:00 |
|