187 Commits

Author SHA1 Message Date
28810
c64deb3d20 - 修复 GroupBy 类型转换错误;#186
- 修复 .ToList(a => new DTO(a.id)) 报 未将对象引用设置到对象的实例 问题; #187
- 修复 update语句,二元运算解析出错; #184
2020-01-19 23:53:06 +08:00
28810
ee1eb959a5 add Contributors 2020-01-09 10:27:53 +08:00
28810
f5f5ccd9a8 Add Contributors 2020-01-09 10:19:24 +08:00
28810
bdf32ea736 ## v1.0.1 # 174 #170 #162 2020-01-03 13:03:11 +08:00
28810
113a8276b3 update readme 2019-12-30 19:01:46 +08:00
28810
a791febade update readme 2019-12-29 16:58:09 +08:00
28810
96f705efd7 update readme 2019-12-29 16:56:19 +08:00
28810
c03a8c7b79 ## v1.0.0 2019-12-25 20:50:56 +08:00
28810
a92c279c72 - 修复 Ado.Query 查询字段重复时报错;#162 #165 #161 - 增加 FreeSql.Provider.MsAccess 支持 Access 数据库操作,已通过 2003/2007 版本测试; 2019-12-24 06:16:52 +08:00
28810
7797edebf1 - 增加 FreeSql.Generator 实体类生成工具 2019-12-11 22:38:41 +08:00
28810
68c3dbc9b8 update 2019-12-10 08:34:08 +08:00
28810
206d7bdbe0 - 增加 达梦数据库 ODBC 适配,和单元测试,支持 CodeFirst 模式开发; 2019-12-09 21:25:01 +08:00
28810
e01f7a2061 update ConnectionStrings 2019-12-05 10:44:12 +08:00
28810
21ea54af7b update ConnectionStrings 2019-12-05 10:41:48 +08:00
28810
54589f6d73 update connstr 2019-12-05 10:39:58 +08:00
28810
1363153588 update ConnectionStrings 2019-12-05 10:37:49 +08:00
28810
b5629b13a6 update 2019-11-21 13:15:52 +08:00
28810
cf080254c9 update 2019-11-21 13:14:44 +08:00
28810
b43f9b6688 update demo URL 2019-11-11 23:13:10 +08:00
28810
e5289cc585 update readme 2019-11-07 12:51:58 +08:00
28810
06fba16b4a update functions png 2019-10-24 02:29:49 +08:00
28810
3338c5806e update 2019-10-24 02:27:27 +08:00
28810
de8cf9e17d - 增加 .Net Framework 4.0 的支持,出于环境考虑 .Net Framework 4.0 不支持异步方法;
- 增加 IFreeSql.Insert<T>(IEnumerable<T1> source) 方法;
2019-10-21 15:14:18 +08:00
28810
cb3e3b02ef update functions.png 2019-10-16 20:51:52 +08:00
28810
7514000490 更新错误的命名 #103 2019-09-27 12:43:43 +08:00
28810
4426488272 update 2019-09-21 01:05:36 +08:00
28810
90458cca38 update readme 2019-09-20 15:08:37 +08:00
28810
f434418b2c ## v0.9.17 (ODBC)
- 增加 FreeSql.Provider.Odbc,实现 Oracle/SqlServer/MySql 的 Odbc 访问提供;
- 增加 FreeSqlBuilder.UseConnectionString 参数 providerType,可解决因包版本冲突时,可能无法反射获得 FreeSql.Provider 对应的类型,通常这个参数不需要设置;
- 优化 MaxLength 特性,当指定为 -1 时 DbType 会分别映射类型 text/nvarchar(max)/nvarchar2(4000);
2019-09-19 23:14:30 +08:00
28810
52450dc08a update newman 2019-09-17 10:01:01 +08:00
28810
9a95b2fafd update 2019-09-17 10:00:01 +08:00
28810
d0fff882c8 update 2019-09-14 22:56:55 +08:00
28810
0d761e02de update 2019-09-14 22:55:13 +08:00
28810
f43b740392 update readme 2019-09-14 22:49:24 +08:00
28810
1202cfc621 update logo 2019-09-13 00:24:15 +08:00
28810
f7cf28b796 Merge branch 'master' of https://github.com/2881099/FreeSql 2019-09-13 00:23:59 +08:00
28810
62a095df8f v0.9.13
- 增加 FreeSql.Extensions.JsonMap 扩展包,实现快速将对象映射为json字符串的方法;
- 优化 表达式解析未实现的错误提醒,如 $"";
2019-09-13 00:23:52 +08:00
2881099
aa832ba17a
update logo 2019-09-12 22:13:15 +08:00
28810
2dd937303b update readme 2019-08-29 13:53:31 +08:00
28810
73ca475974 update readme 2019-08-20 13:35:50 +08:00
28810
0ceac25d55 update 2019-08-18 20:55:16 +08:00
28810
fafbfbe58e update 2019-08-18 20:52:48 +08:00
28810
0c36e2fe32 update 2019-08-18 20:49:19 +08:00
28810
31f1c22aab update readme 2019-07-22 15:10:00 +08:00
28810
f92cfa72f4 update 2019-07-15 18:36:16 +08:00
28810
611c066481 - 合并 FreeSql.DbContext 项目至 FreeSql 维护; 2019-06-26 10:09:26 +08:00
28810
06ff0a4da2 更新 ppt 2019-06-19 19:36:53 +08:00
28810
f776fae7d2 增加 FreeSql 介绍 PPT 2019-06-19 19:16:52 +08:00
28810
6feb340b85 update readme 2019-06-18 15:31:20 +08:00
28810
08550fb467 更新 readme 2019-06-18 15:29:33 +08:00
28810
0c575c7b56 update 2019-06-05 15:42:44 +08:00