28810
|
fa61d8a3d1
|
- 移除 FreeSql.Repository 扩展方法 FromRepository;
- 调整 ISelect.AsTable 规则,每一次使用将增加 UNION ALL 查询;
- 优化 AsTable UseSyncStructureToLower/ToUpper 设置,兼容 AsTable((t,o) => "(select * from tb)"); #89
|
2019-09-10 09:26:08 +08:00 |
|
28810
|
710b12c3e8
|
BaseRepository 改动
|
2019-08-13 19:25:11 +08:00 |
|
28810
|
176b60b719
|
RepositoryDbContext 改动
|
2019-08-13 19:17:10 +08:00 |
|
28810
|
a79ee52b4f
|
- 优化 DbContext/Repository 局部调整;
|
2019-08-13 19:13:48 +08:00 |
|
28810
|
fc84f68f3a
|
- 增加 UnitOfWork.Current 静态属性,AsyncLocal 实现 [NETStandard 2.0];
|
2019-07-25 16:45:07 +08:00 |
|
28810
|
f8c3608fda
|
源代码改用vs默认格式化
|
2019-06-27 09:40:35 +08:00 |
|
28810
|
611c066481
|
- 合并 FreeSql.DbContext 项目至 FreeSql 维护;
|
2019-06-26 10:09:26 +08:00 |
|
28810
|
be5259dd68
|
移除 FreeSql.DbContext,成为独立项目
|
2019-04-01 10:48:39 +08:00 |
|
28810
|
a7e06843a9
|
FreeSql.DbContext 融合 Repository + UnitOfWork
|
2019-03-30 19:11:17 +08:00 |
|
28810
|
496750da94
|
FreeSql.DbContext 内部仓储融合
|
2019-03-30 17:14:23 +08:00 |
|