This website requires JavaScript.
Explore
Help
Register
Sign In
tk
/
FreeSql
Watch
1
Star
0
Fork
0
You've already forked FreeSql
mirror of
https://github.com/nsnail/FreeSql.git
synced
2025-04-22 02:32:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.Tests
/
SqlServer
/
Curd
History
28810
2714ff360d
## v0.4.13
...
- 优化 MySql 日期类型精确至毫秒; - 增加 Distinct 查询前去重数据;
2019-04-12 20:02:58 +08:00
..
SqlServerDeleteTest.cs
使用SharedContext模式调整FreeSql.Tests的SqlServer连接。
2019-03-14 23:17:05 +08:00
SqlServerInsertTest.cs
## v0.3.24
2019-03-22 21:54:35 +08:00
SqlServerSelectTest.cs
## v0.4.13
2019-04-12 20:02:58 +08:00
SqlServerUpdateTest.cs
导航属性规则制约、ISelect 增加 AsSelect 用于集合属性进行子查询,自动联表查询,以及MySql实现与部分测试
2019-03-16 08:00:07 +08:00