IGeekFan
|
5d730615de
|
Merge pull request #1166 from dotnetcore/dependabot/nuget/Examples/orm_vs_net40/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /Examples/orm_vs_net40
|
2022-06-26 21:48:21 +08:00 |
|
igeekfan
|
5befb125e7
|
#1170 DbContext,仓储 审计日志ChangeInfo增加实体类型 EntityType
|
2022-06-26 21:43:49 +08:00 |
|
2881099
|
16afc25a42
|
update benchmarkder
|
2022-06-23 15:21:16 +08:00 |
|
2881099
|
96df9cbc41
|
v3.2.666-preview20220623 #1161 #1160
|
2022-06-23 13:32:04 +08:00 |
|
2881099
|
672895537f
|
- 增加 IUpdate.SetSource ignoreVersion 参数可实现忽略乐观锁;#1161
|
2022-06-23 13:27:06 +08:00 |
|
dependabot[bot]
|
f31869a2b7
|
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /Examples/orm_vs_net40
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-23 02:19:49 +00:00 |
|
dependabot[bot]
|
11bcf3494d
|
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /Examples/base_entity
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-23 02:16:53 +00:00 |
|
2881099
|
1155ffc781
|
- 增加 IInsertOrUpdate.SetSource(items, tempPrimarys) 指定临时主键参数;#1160
|
2022-06-22 21:09:04 +08:00 |
|
2881099
|
5fec1254cf
|
Merge pull request #1160 from ly303550688/oncolumns
增加 sqlserver InsertOrUpdate 指定On字段
|
2022-06-22 19:05:27 +08:00 |
|
ly303550688
|
6ad7a7cce4
|
增加 sqlserver InsertOrUpdate 指定On字段
|
2022-06-22 12:11:03 +08:00 |
|
2881099
|
b973929459
|
v3.2.666-preview20220621 #1159
|
2022-06-21 12:43:39 +08:00 |
|
2881099
|
aac99d6266
|
- 修复 SqlServer WithLock 子查询不生效的 bug;#1159
|
2022-06-21 12:40:14 +08:00 |
|
2881099
|
26115cfc93
|
v3.2.666-preview20220615
|
2022-06-15 10:41:39 +08:00 |
|
2881099
|
c7335492eb
|
- 修复 SetSource 临时主键重载方法 + Column 设置 Name 后无效的 bug;
|
2022-06-15 10:06:01 +08:00 |
|
2881099
|
476c7d1436
|
v3.2.666-preview20220614 修复 pgsql OldName + XML 注释迁移代码顺序问题;
|
2022-06-14 16:04:05 +08:00 |
|
2881099
|
5ac8b7dd7a
|
v3.2.664 #1155
|
2022-06-14 09:32:42 +08:00 |
|
2881099
|
5c427c0b6b
|
v3.2.663 #1155
|
2022-06-13 20:01:30 +08:00 |
|
2881099
|
6e8d72513f
|
- 修复 UseGenerateCommandParameterWithLambda 子查询并发 bug;#1155
|
2022-06-13 19:38:23 +08:00 |
|
2881099
|
4549bf446c
|
- 修复 IIF 三元表达式树解析 bool HasValue 问题;
|
2022-06-13 19:00:09 +08:00 |
|
2881099
|
d55ddf4cf8
|
update Kdbndp.dll
|
2022-06-13 16:17:46 +08:00 |
|
2881099
|
4718d93f0b
|
v3.2.666-preview20220612
|
2022-06-12 20:57:36 +08:00 |
|
2881099
|
23ff274d83
|
- 修复 pgsql Dto 映射使用常量 false 转换失败;
|
2022-06-12 20:40:20 +08:00 |
|
2881099
|
dca459049a
|
update internal code
|
2022-06-12 14:55:09 +08:00 |
|
2881099
|
ab06417bee
|
- 优化 XML 注释读取支持 interface;
|
2022-06-11 20:15:51 +08:00 |
|
2881099
|
8b43143eac
|
v3.2.666-preview20220611
|
2022-06-11 12:18:55 +08:00 |
|
2881099
|
70f63015a7
|
Merge branch 'master' of https://github.com/dotnetcore/FreeSql
|
2022-06-11 12:17:40 +08:00 |
|
2881099
|
31a63716c5
|
- 修复 MySqlConnector BulkCopy 映射顺序问题;
|
2022-06-11 12:10:13 +08:00 |
|
IGeekFan
|
b1dbcfe89d
|
Update README.MD
|
2022-06-10 03:10:51 +08:00 |
|
igeekfan
|
fdacbf26e3
|
Merge branch 'master' of github.com:dotnetcore/FreeSql
|
2022-06-10 03:06:03 +08:00 |
|
igeekfan
|
4fa125e93c
|
✨ support provider、Extensions Exceptions 多语言
|
2022-06-10 03:05:27 +08:00 |
|
2881099
|
4d0e792685
|
v3.2.662 #1145 #1144 #1140 #1103 #1141 #1147 #1154 #278
|
2022-06-09 19:35:15 +08:00 |
|
2881099
|
3ea533a648
|
- 修复 pgsql DbFirst 未正确获取 Position 值;#1154
|
2022-06-09 19:18:51 +08:00 |
|
2881099
|
0db2b8f26b
|
v3.2.666-preview20220609 #1103 #278
|
2022-06-09 14:01:02 +08:00 |
|
2881099
|
38c6796b67
|
- 修复 AsTable 子查询未传播的 bug;#1103
|
2022-06-09 13:59:27 +08:00 |
|
2881099
|
7e2b0526c5
|
- 修复 IncludeByPropertyName fromFirstTable 判断错误;#278
|
2022-06-09 13:11:54 +08:00 |
|
2881099
|
d4cc9521db
|
- 修复 AsTable 子查询未传播的问题;#1103
|
2022-06-09 12:54:50 +08:00 |
|
2881099
|
e9949b58ff
|
add \0 string test
|
2022-06-07 10:15:52 +08:00 |
|
2881099
|
79ebc184ef
|
add PgArrayToMany not found test #1145
|
2022-06-07 08:54:36 +08:00 |
|
2881099
|
8526de3fce
|
v3.2.666-preview20220606 #1145 #1147
|
2022-06-06 21:37:13 +08:00 |
|
2881099
|
4a1886473d
|
Merge pull request #1148 from dotnetcore/PgArrayToMany
Add PgArrayToMany Navigate Objects #1145
|
2022-06-06 21:15:00 +08:00 |
|
2881099
|
a5d0818c94
|
Merge branch 'PgArrayToMany' of https://github.com/dotnetcore/FreeSql into PgArrayToMany
|
2022-06-06 21:12:46 +08:00 |
|
2881099
|
53c2793e5e
|
add PgArrayToMany ObservableCollection test #1145
|
2022-06-06 21:12:02 +08:00 |
|
2881099
|
1a0f0d0f02
|
add PgArrayToMany IncludeMany Dto test #1147
|
2022-06-06 21:12:01 +08:00 |
|
2881099
|
24d072409d
|
add PgArrayToMany IncludeMany test2 #1147
|
2022-06-06 21:12:01 +08:00 |
|
2881099
|
9376b54fdd
|
add PgArrayToMany IncludeMany test #1147
|
2022-06-06 21:12:01 +08:00 |
|
2881099
|
b93a487e2f
|
add PgArrayToMany LazyLoding test #1145
|
2022-06-06 21:12:00 +08:00 |
|
2881099
|
a50c14e77a
|
- 处理 PgArrayToMany AsSelect 子查询 #1145
|
2022-06-06 21:12:00 +08:00 |
|
2881099
|
50a8d979a5
|
fix PgArrayToMany
|
2022-06-06 21:12:00 +08:00 |
|
2881099
|
3411552673
|
rename ArrayToMany to PgArrayToMany
|
2022-06-06 21:12:00 +08:00 |
|
2881099
|
5e5d464224
|
add ArrayToMany IncludeMany
|
2022-06-06 21:12:00 +08:00 |
|