2881099
|
21d597be09
|
- 完善 人大金仓、Firebird AdoNet 扩展方法;
|
2020-12-07 07:28:16 +08:00 |
|
2881099
|
acae55ab21
|
v2.3.0-preview1204 (myget.org)
|
2020-12-03 23:59:00 +08:00 |
|
2881099
|
eae4fa4a86
|
- 优化 IUnitOfWork/DbContext/Repository .Orm.Ado 和 CRUD 都与自身事务保持一致;
|
2020-12-03 23:57:26 +08:00 |
|
2881099
|
7323b2d093
|
v2.3.0-preview1203 (myget.org) #467
|
2020-12-03 14:21:10 +08:00 |
|
2881099
|
b193d86aa4
|
- 优化 ToSql 别名大小写问题;#467
|
2020-12-03 14:18:02 +08:00 |
|
2881099
|
390be18506
|
Merge pull request #586 from cdlian/patch-1
Add Property Alias Test Case
|
2020-12-03 13:21:43 +08:00 |
|
cdlian
|
3f44f3018f
|
Add Property Alias Test Case
|
2020-12-03 13:18:52 +08:00 |
|
2881099
|
f703840f25
|
v2.3.0-preview1202 (myget.org)
|
2020-12-02 10:55:16 +08:00 |
|
2881099
|
a2c1f050fe
|
v2.0.102 #576
|
2020-12-02 10:49:29 +08:00 |
|
2881099
|
e61a50c7ca
|
- 优化 DbFirst 模式长内容未设置 StringLength = -1 写入问题;
|
2020-12-02 10:36:27 +08:00 |
|
2881099
|
43585661ca
|
add test
|
2020-12-01 06:04:59 +08:00 |
|
2881099
|
c0a34b8c6b
|
update readme
|
2020-12-01 05:54:07 +08:00 |
|
2881099
|
45fd9afba8
|
update readme
|
2020-12-01 04:39:03 +08:00 |
|
2881099
|
9d89cb7a1e
|
v2.3.0-preview1129 (myget.org)
|
2020-11-29 18:58:49 +08:00 |
|
2881099
|
16c9fabb63
|
Merge branch 'master' of https://github.com/dotnetcore/FreeSql
|
2020-11-29 18:53:02 +08:00 |
|
2881099
|
b542edf121
|
- 修复 ISelect.InsertInto 设置别名时无法使用的错误;#576
|
2020-11-29 18:52:26 +08:00 |
|
2881099
|
24045cf13a
|
Update README.md
|
2020-11-28 04:43:31 +08:00 |
|
2881099
|
1ded3e702f
|
Update README.md
|
2020-11-28 04:42:42 +08:00 |
|
2881099
|
ab130ac2dd
|
update readme
|
2020-11-28 04:30:31 +08:00 |
|
2881099
|
e60a4fd555
|
update readme
|
2020-11-28 04:29:40 +08:00 |
|
2881099
|
efe0edc896
|
update readme
|
2020-11-28 04:28:10 +08:00 |
|
2881099
|
2e00a9b3c3
|
update me
|
2020-11-28 04:20:50 +08:00 |
|
2881099
|
dc6f42cd68
|
- 优化 单表查询 ExpressionTree 性能;
|
2020-11-28 04:16:58 +08:00 |
|
AlexLEWIS
|
efcf93c0e0
|
Merge pull request #575 from alexinea/master
Update README.md
|
2020-11-27 15:47:23 +08:00 |
|
alexinea
|
7a98a2c419
|
Update README.md
|
2020-11-27 15:46:26 +08:00 |
|
AlexLEWIS
|
b97ac8bc5f
|
Merge pull request #572 from alexinea/master
Update README.md
|
2020-11-27 15:08:27 +08:00 |
|
alexinea
|
0426f281a8
|
Update README
|
2020-11-27 15:03:22 +08:00 |
|
alexinea
|
4094823907
|
Update README
|
2020-11-27 14:37:46 +08:00 |
|
AlexLEWIS
|
9a59497d5b
|
Rename README2.md to README.md
|
2020-11-27 14:21:50 +08:00 |
|
AlexLEWIS
|
1bbf459169
|
Rename readme.md to README2.md
|
2020-11-27 14:21:27 +08:00 |
|
alexinea
|
d19153fac6
|
Update README.md
|
2020-11-27 14:20:18 +08:00 |
|
alexinea
|
72aa357133
|
Update README
|
2020-11-27 14:15:34 +08:00 |
|
2881099
|
ea87a09744
|
v2.3.0-preview1127 (myget.org)
|
2020-11-27 12:13:26 +08:00 |
|
2881099
|
b069c81f22
|
- 优化 子查询(多表)别名;
- 优化 IUpdate.Set 支持位运算表达式树解析;
|
2020-11-27 12:10:22 +08:00 |
|
alexinea
|
40cc415f62
|
Merge branch 'master' of https://github.com/dotnetcore/FreeSql
|
2020-11-27 11:03:22 +08:00 |
|
alex chow
|
462a35a9cd
|
Merge pull request #570 from densen2014/master
添加xamarinFormApp例子,安卓,iOS,WPF
|
2020-11-27 01:35:58 +01:00 |
|
alex chow
|
cf555ae5e7
|
添加xamarinFormApp例子,安卓,iOS,WPF
|
2020-11-27 01:33:20 +01:00 |
|
2881099
|
d95524f4fe
|
v2.0.101 - 修复 2.0 bug、net50 问题
|
2020-11-26 20:21:36 +08:00 |
|
2881099
|
1bbf00a3e2
|
update summary
|
2020-11-26 18:38:15 +08:00 |
|
2881099
|
8373411f63
|
- 完善 达梦 DbFirst 支持视图;
|
2020-11-25 11:06:31 +08:00 |
|
2881099
|
dddfbe56af
|
v2.0.100 补充 cancellationToken=default
|
2020-11-25 10:36:44 +08:00 |
|
2881099
|
f179943d4e
|
v2.0.0 #278 #511 #505 #537 #548 #560 #519 #500 #536 #502 #521
|
2020-11-24 22:16:43 +08:00 |
|
2881099
|
f3eb49040c
|
- 增加 IAdo.QuerySingle 查询单条记录;#560
|
2020-11-24 00:27:15 +08:00 |
|
2881099
|
3aec26337a
|
- 增加 IN 参数扩展 where id in @ids;#560
|
2020-11-24 00:17:12 +08:00 |
|
2881099
|
c9a1e2a7b8
|
- 优化 JsonMap StringLength = -2;#556
|
2020-11-23 22:38:52 +08:00 |
|
2881099
|
3014e6faf0
|
- FreeSql.Generator DefaultValue
|
2020-11-23 22:33:37 +08:00 |
|
2881099
|
4b875eaf7c
|
- 优化 自动 IsIgnore 处理;
|
2020-11-23 22:12:18 +08:00 |
|
2881099
|
d2d3870de0
|
- 优化 分页 Page(..).Count() 顺序问题;
|
2020-11-23 16:23:42 +08:00 |
|
2881099
|
3b9b10fd2f
|
- 修复 FreeSql.Generator 处理 SqlServer 默认值的问题;
|
2020-11-23 11:23:51 +08:00 |
|
2881099
|
fd99eccd29
|
v2.0.0-preview1123
|
2020-11-23 10:58:35 +08:00 |
|