Commit Graph
100 Commits
Author SHA1 Message Date
28810 6f53658dde 1.6.0-preview0102 2020-05-28 17:25:30 +08:00
28810 560534f3bc - 修复 IUpdate Set(表达式) MapType 未生效的问题; 2020-05-28 17:23:24 +08:00
28810 add5923526 1.6.0-preview0101 #330 2020-05-28 15:00:51 +08:00
28810 46bc69d139 - 修复 IFreeSql.InsertOrUpdate Merge into 未处理 CanUpdate 的问题;#330 2020-05-28 14:53:13 +08:00
28810 8331f43252 - 增加 FreeSql.Generator 人大金仓 实体类生成器;#325 2020-05-28 02:05:57 +08:00
28810 815372cb7f update orm_vs 2020-05-27 17:18:45 +08:00
28810 8934492b81 update 人大金仓 descrption 2020-05-27 06:44:13 +08:00
28810 7d8457a988 - 增加 人大金仓 OdbcKingbaseES 实现;#325 2020-05-27 05:59:33 +08:00
28810 0d6ebc1e26 - 优化 CodeFirst 字段变化对比逻辑 2020-05-26 02:50:21 +08:00
28810 1ac13d6327 v1.5.0 #291 #311 #323 2020-05-25 04:20:42 +08:00
28810 5353b9bdb1 - 检查 MsAccess DateTime Format 功能 2020-05-24 08:49:14 +08:00
28810 368da0b04e - 增加 达梦 表达式解析 yyyyMMdd 常用 c# 日期格式化; 2020-05-24 08:23:04 +08:00
28810 2a42731134 - 增加 Oracle 表达式解析 yyyyMMdd 常用 c# 日期格式化; 2020-05-24 05:50:09 +08:00
28810 70266c08c8 - 增加 PostgreSQL 表达式解析 yyyyMMdd 常用 c# 日期格式化; 2020-05-24 05:18:45 +08:00
28810 e20f5324a0 update Expression DateTime ToString tests 2020-05-24 04:15:10 +08:00
28810 00ce7d93ce - 增加 Sqlite 表达式解析 yyyyMMdd 常用 c# 日期格式化; 2020-05-24 03:56:02 +08:00
28810 795ba9c833 update MySqlExpression DateTime ToString 2020-05-24 03:05:15 +08:00
28810 08713fba71 - 增加 MySq 表达式解析 yyyyMMdd 常用 c# 日期格式化; 2020-05-24 02:46:19 +08:00
28810 657b3c6f43 - 增加 SqlServer 表达式解析 yyyyMMdd 常用 c# 日期格式化; 2020-05-24 02:05:05 +08:00
28810 bc215fd41c v1.5.0-preview0525 #323 2020-05-23 19:05:04 +08:00
28810 b3352faef5 - 优化 移除 fsql.Transaction 线程事务超时机制;#323 2020-05-23 18:55:33 +08:00
28810 ce3bd7da1d v1.5.0-preview0523 #323 2020-05-23 18:23:37 +08:00
28810 19edb9bd2c - 优化 关闭 fsql.Transaction 线程事务自动提交机制;#323 2020-05-23 18:21:08 +08:00
28810 511d8f909a - 优化未发布的功能 IFreeSql.InsertOrUpdate 2020-05-23 18:17:54 +08:00
28810 45f06c3025 update internal code 2020-05-23 00:50:24 +08:00
28810 fd7d627603 v1.5.0-preview0522 2020-05-22 18:22:57 +08:00
28810 99f0dd7391 - 增加 IUpdate.SetSourceIgnore 方法,可实现忽略 null 属性的更新; 2020-05-22 18:20:28 +08:00
28810 97d8c39e1a update Donation 2020-05-21 11:56:53 +08:00
28810 e395add4ca - 增加 FreeSqlBuilder.UseExitAutoDisposePool 方法; 2020-05-21 11:35:18 +08:00
28810 903a6adaa6 update BaseEntity readme 2020-05-21 02:12:54 +08:00
28810 2f838e6f59 v1.5.0-preview0521 #316 #311 #309 2020-05-21 02:02:59 +08:00
28810 6a443620e7 - 增加 IFreeSql.InsertOrUpdate 方法 #316 2020-05-21 01:59:35 +08:00
28810 4b7a49d88a - 修复 Enum 类型无元素时的错误; 2020-05-20 12:11:08 +08:00
28810 4a5942629a update Odbc IInsert 2020-05-19 16:03:44 +08:00
28810 70fd324cf3 - 整理 IInsert/IUpdate 分批参数; 2020-05-19 15:48:39 +08:00
28810 148724e229 update IUpdate.SetDto summary 2020-05-17 01:34:06 +08:00
28810 8b908bb6fe update ado.net version 2020-05-15 18:01:51 +08:00
28810 0991464fd0 - 修复 IUpdate.Set(a => a.xx = null) 表达式解析 bug;#311 2020-05-15 13:27:44 +08:00
28810 2a3febdad5 remove orm_vs demo dameng 2020-05-15 00:20:53 +08:00
28810 a8bba1e6d2 update Performance tests #310 2020-05-15 00:12:15 +08:00
28810 a0acece7e5 - 增加 IUpdate.SetIf 方法;#309 2020-05-13 16:52:12 +08:00
28810 2853c356e6 add test #306 2020-05-12 21:52:28 +08:00
28810 89a58a2d55 update aop transaction demo 2020-05-10 23:34:29 +08:00
28810 54ceefefd2 - 修复 IgnoreColumns 相关方法解析表达式 a => new [] { "Id" .. } 无效的 bug; 2020-05-10 06:23:00 +08:00
28810 a9ee9aa069 add Donation 2020-05-09 22:26:26 +08:00
28810 7c112861c0 update TransactionalAttribute 2020-05-09 15:26:26 +08:00
28810 713ef26909 update BaseEntity readme 2020-05-08 14:52:28 +08:00
28810 6d5575def1 - 调整 BaseEntity,移除 BaseTreeEntity、Tenant 租户,改变事务习惯; 2020-05-08 14:49:24 +08:00
28810 fc828d15a6 v1.5.0-preview0509 #298 2020-05-08 10:41:12 +08:00
28810 03a94888a8 - fix 1.5.0-preview0502 bug 2020-05-08 10:38:39 +08:00
28810 d69db2a3b1 v1.5.0-preview0508 2020-05-07 23:11:50 +08:00
28810 e3dba006cf - 增加 ISelect.WhereDynamicFilter 方法实现动态过滤条件(与前端交互); 2020-05-07 22:54:16 +08:00
28810 ebe1b7a34f - 优化 Guid GetDefaultValue 可能导致的错误; 2020-05-07 13:45:25 +08:00
28810 5edf8b3dcf v1.5.0-preview0507 2020-05-07 11:02:35 +08:00
28810 60bb29b19f - 增加 [Description] 元数据注释,优先级低于 c# 代码注释; 2020-05-07 11:00:55 +08:00
28810 ae11f552fa - 修复 ISelect.ToDataTable(lambda) 未使用 AsProperty 返回数据; 2020-05-05 19:28:08 +08:00
28810 9f2843e8e3 - 修复 Column(ServerTime=xxx) MySql 下无法保留精度的问题; 2020-05-03 11:12:32 +08:00
28810 9b77dfe548 update Donation 2020-05-02 21:27:44 +08:00
28810 5096bbc367 v1.5.0-preview0502 #291 2020-05-02 11:33:55 +08:00
28810 1e83a7eeaa - 增加 WhereCascade/GlobalFilter 表达式子查询的支持; 2020-05-02 11:17:59 +08:00
28810 d24969d9b1 update BseRepository virtual dim 2020-05-01 08:31:45 +08:00
28810 bae0f1c63e update UnitOfWorkManager demo 2020-05-01 06:41:58 +08:00
28810 0ffea2b871 - 修复 浮点类型 NoneParameter 不使用科学字符串表示; 2020-04-30 12:06:19 +08:00
28810 f39a4cb778 update tests 2020-04-28 10:51:38 +08:00
28810 d55d7a5374 - 修复 non public ctor #291 2020-04-27 21:53:38 +08:00
28810 4fcad4a797 v1.4.0 2020-04-26 14:20:48 +08:00
28810 d2e8bcc26b - 修复 IncludeMany 集合属性为 a.xx.Childs 时,可能出现错误; 2020-04-26 13:45:23 +08:00
28810 1f4903e8c3 update readme 2020-04-26 00:38:54 +08:00
28810 635244786a - 增加 DbContextOptions.EnableGlobalFilter 设置是否在 DbContext/Repository 中启用全局过滤器; 2020-04-26 00:34:50 +08:00
28810 8bc32ac043 update readme 2020-04-24 23:44:44 +08:00
28810 5643d818f7 upread readme 2020-04-24 23:25:33 +08:00
28810 37ad9d35c8 update readme 2020-04-24 23:19:36 +08:00
28810 2db061b27c update readme 2020-04-24 23:13:50 +08:00
28810 2825f8acd2 v1.4.0-preview0424 2020-04-24 02:11:42 +08:00
28810 5e15749aa8 - 增加 UnitOfWorkManager 工作单元管理器,实现多种传播事务;#289 2020-04-24 01:47:48 +08:00
28810 2e62db563d update readme 2020-04-23 13:54:39 +08:00
28810 79d7d6f5b8 update readme 2020-04-23 13:52:17 +08:00
28810 960185590a rename iDbFirst to IDbFirst 2020-04-23 12:52:32 +08:00
28810 34c671cdd8 rename iDbFirst to IDbFirst 2020-04-23 12:52:21 +08:00
28810 26b8a98ad4 v1.4.0-preview0423 #283 2020-04-22 14:55:25 +08:00
28810 c78c4ed7ae - 修复 实体类型为 char 时 ExpressionTree 读取失败 bug;#283
- 修复 表达式解析 Include 父子导航可能失败的 bug;
2020-04-22 14:37:30 +08:00
28810 7311ae600c - 修复 Guid -> MapType(string) 在 FreeSql.DbContext 的类型转换错误; 2020-04-22 13:08:38 +08:00
28810 fc4e834452 增加 UnitOfWorkManager 类管理工作单元,移除 FreeSql.UnitOfWork.Current 静态属性; 2020-04-22 03:54:26 +08:00
28810 658540774e v1.4.0-preview0422 2020-04-21 17:16:02 +08:00
28810 50eba05c15 - 优化 WhereDynamic 传入 string 的时候自动转为主键的类型值; 2020-04-21 16:55:32 +08:00
28810 c09173e8a3 - 增加 DbFirst DbColumnInfo Position 属性,字段默认位置; 2020-04-21 16:29:16 +08:00
28810 d29a6f596b update Ado Tests 2020-04-21 14:38:14 +08:00
28810 c45d8d3c0b v1.4.0-preview0421 #281 2020-04-20 21:16:23 +08:00
28810 b1660e87a5 - 增加 DbContext 与 EFCore 相似的 FluentApi 对动态类型的处理;#281 2020-04-20 21:13:44 +08:00
28810 67222ba007 - 修复 ISelect.From 内部 WhereIf 二次表达式解析 bug;1.4.0-preview0420 2020-04-20 09:35:03 +08:00
28810 505100c852 - 增加 InsertProvider 对 InsertValueSql 自增字段的处理; 2020-04-19 14:47:37 +08:00
28810 6c8c704260 v1.4.0-preview0419 #279 2020-04-19 00:10:59 +08:00
28810 a0e18b1a68 - 增加 FreeSql.Extensions.JsonMap FluentApi 扩展方法;#279 2020-04-19 00:09:24 +08:00
28810 c0d29b3906 v1.4.0-preview0418 2020-04-18 14:50:30 +08:00
28810 1fa3c47ea1 update Donation 2020-04-17 13:48:04 +08:00
28810 5248b9126d update Donation 2020-04-17 13:37:04 +08:00
28810 83e19131ba update readme 2020-04-17 13:28:11 +08:00
28810 3f9cfc1491 update tests 2020-04-16 13:13:21 +08:00
28810 7220877590 - 增加 FreeSqlBuilder 自动识别 EFCore 实体特性 Key/Required/NotMapped/Table/Column;#4 2020-04-16 12:32:24 +08:00
28810 36759402cc - 增加 FreeSql.DbContext OnModelCreating 虚方法,实现在 DbContext 使用 FluentApi;#4 - 移除 FreeSql.Extensions.EfCoreFluentApi,功能移至 FreeSql.DbContext; 2020-04-16 02:58:34 +08:00