28810
|
611c066481
|
- 合并 FreeSql.DbContext 项目至 FreeSql 维护;
|
2019-06-26 10:09:26 +08:00 |
|
28810
|
a708062c97
|
- 修复 IUpdate.Set 表达式解析的 bug;
|
2019-06-24 17:03:39 +08:00 |
|
28810
|
3dd60d5492
|
- 适配 FreeSql.Provider.MySqlConnector,和它对应的266个单元测试;
|
2019-06-03 12:40:10 +08:00 |
|
28810
|
e25a7a4841
|
update
|
2019-05-31 21:13:22 +08:00 |
|
28810
|
451b6c9769
|
- 增加 NavigateAttribute 配置导航关系;
- 修复 LinqToSql 方法,开启自动迁移时,迁移了无关类的 bug;
- 修复 Oracle DbFirst date(7) 类型未处理的 bug;#57
- 修复 AsSelect().Any() 未给其他条件时,产生 null bug;
- 增加 FreeSql.Extensions.LazyLoading 对 .net 4.5 的支持;
- 优化 MySql CodeFirst 增加 DateTime 迁移后,默认值为 0000-00-00 导致读取失败的 bug;
- 优化 LazyLoading 友好错误提示;
|
2019-05-31 20:30:09 +08:00 |
|
28810
|
62fd3b8f97
|
折腾 net45 版本,增加 MySqlConnector 实现
|
2019-05-29 12:28:18 +08:00 |
|
28810
|
afae7ce431
|
update
|
2019-05-28 22:04:17 +08:00 |
|
28810
|
f8e897e201
|
拆分 FreeSql 按需引用
|
2019-05-28 21:32:54 +08:00 |
|
28810
|
74a2cf5317
|
update
|
2019-04-27 01:22:38 +08:00 |
|
28810
|
b16218d779
|
- 修复 Expression OrElse 两侧括号丢失的 bug;
- 修复 Expression DateTime 类型 CompareTo 在 MySql/SqlServer 下的 bug;
|
2019-04-23 18:54:55 +08:00 |
|
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 |
|