28810
|
487cefebc8
|
update readme
|
2020-03-22 23:00:26 +08:00 |
|
28810
|
d4bf205c79
|
add Contributors #227
|
2020-03-13 10:34:10 +08:00 |
|
28810
|
9f0e28bcac
|
update readme
|
2020-03-09 19:25:45 +08:00 |
|
28810
|
b71e7c1b23
|
update readme functions.png
|
2020-03-06 00:47:21 +08:00 |
|
28810
|
32703e016a
|
update readme
|
2020-02-29 13:25:39 +08:00 |
|
28810
|
c4b69ff20f
|
update readme
|
2020-02-29 13:24:11 +08:00 |
|
28810
|
a047e21009
|
update
|
2020-02-29 13:21:28 +08:00 |
|
28810
|
157dbc283e
|
update readme
|
2020-02-29 13:05:48 +08:00 |
|
28810
|
752e0fc30e
|
update Donation
|
2020-01-23 16:33:08 +08:00 |
|
28810
|
cb2e229792
|
update Donation
|
2020-01-23 16:10:00 +08:00 |
|
28810
|
12caace111
|
update Donation
|
2020-01-23 16:08:09 +08:00 |
|
28810
|
38737752e1
|
update Donation
|
2020-01-23 16:00:37 +08:00 |
|
28810
|
4b2887f607
|
- 修复 父子关系导航属性 Dto 中直接使用 a.Parent 映射错误的 bug;
|
2020-01-23 15:53:11 +08:00 |
|
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 |
|