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-27 05:02:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.Tests
/
FreeSql.Tests.Provider.Odbc
/
SqlServer
/
Curd
History
28810
fe5b98509b
- 增加 ISelect.ToSql 字段别名设置,默认为 AsIndex,可改为 AsProperty;#158
2019-12-17 22:08:12 +08:00
..
SqlServerDeleteTest.cs
- 移除 IUpdate/IDelete WhereExists 方法;
2019-10-30 18:00:13 +08:00
SqlServerInsertTest.cs
## v0.9.17 (ODBC)
2019-09-19 23:14:30 +08:00
SqlServerSelectTest.cs
- 增加 ISelect.ToSql 字段别名设置,默认为 AsIndex,可改为 AsProperty;#158
2019-12-17 22:08:12 +08:00
SqlServerUpdateTest.cs
- 移除 IUpdate/IDelete WhereExists 方法;
2019-10-30 18:00:13 +08:00