22 Commits

Author SHA1 Message Date
28810
9dd85f33f9 ## v0.5.3
- 增加 ISelect.ToList(true) 自动贪婪加载 LeftJoin/InnerJoin/RightJoin 导航数据;#35
- 增加 IAdo.Query<T1, T2 ...> 多结果集查询;
- 增加 IAdo.ExecuteDataSet 多结果集查询;
- 优化 未设置实体属性 set 的将被自动过滤 IsIgnore;
2019-04-22 18:34:05 +08:00
2881099
fd04042bd2 test 2019-04-20 11:42:29 +08:00
28810
dda9eddbcb ## v0.4.12
- 增加 .First()/.FirstAsync() 指定字段查询的重载方法 #26;
- 调整 FreeSql.Repository 直接引用 FreeSql.DbContext 内的仓储实现;
- 移动 FreeSql.Repository 至 FreeSql.DbContext;
- 补充 单独针对 MySql 枚举类型的单元测试;
2019-04-11 18:45:05 +08:00
28810
be5259dd68 移除 FreeSql.DbContext,成为独立项目 2019-04-01 10:48:39 +08:00
28810
3fd971b78b ## v0.3.19
- 兼容 GetTableByEntity 有可能因为传入数组类型的错误;
- 修复 UnitOfWork 事务创建逻辑 bug;
- 增加 FreeSql.DbContext 扩展包;
- 调整 UnitOfWork、DbContext 不提交时默认会回滚;
2019-03-20 11:47:04 +08:00
28810
a0cebe229e add Examples/orm_vs 2019-03-19 13:35:25 +08:00
28810
7738dfec88 remove Examples/website 2019-03-19 10:10:40 +08:00
28810
b7df60b889 add .net 4.6.1 examples 2019-03-07 11:48:59 +08:00
28810
f9fef12d37 add examples domain_01 2019-03-05 18:16:25 +08:00
28810
9222de0668 combine website examples. 2019-02-19 09:56:03 +08:00
28810
fb2fee33a3 add examples repository_01 2019-02-18 14:36:31 +08:00
28810
5cfc359b80 v0.0.14 and examples 2019-02-16 17:38:54 +08:00
28810
2ca55c3d15 arrange 2019-02-15 17:49:01 +08:00
28810
488a6edd4d v0.0.13 #4 - 修复和丰富 ICodeFirst.ConfigEntity 方法;
- 增加 FreeSql.Extensions.EFCoreModelBuilder 扩展库,现实与 EFCore 实体共存;
- 增加 FreeSql.RESTful.Demo 示例项目;
2019-02-14 19:07:52 +08:00
28810
45bc234160 add RESTful demo 2019-02-13 12:06:43 +08:00
28810
4cc6f9a3ff update 2019-01-25 20:30:14 +08:00
28810
ec6d482321 update 2019-01-14 14:15:46 +08:00
hogan
676c0f07a7 website dotnet 2.2 版本升级 2019-01-08 14:33:11 +08:00
28810
63efd2dba6 update 2019-01-07 22:02:30 +08:00
hogan
433c2d2b2d 初始化webSite 2018-12-27 16:36:02 +08:00
28810
3dd16c39b4 init 2018-12-18 20:12:24 +08:00
28810
9b5e34032c pgsql/mysql/sqlserver适配 2018-12-18 20:09:52 +08:00