This website requires JavaScript.
Explore
Help
Register
Sign In
weiai
/
FreeSql
Watch
1
Star
0
Fork
0
You've already forked FreeSql
mirror of
https://github.com/dotnetcore/FreeSql.git
synced
2026-02-22 16:20:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
66ec123d8ab3a1f080bd1956396ac38d37d292d2
FreeSql
/
FreeSql.Tests
/
MySql
/
Curd
History
28810
9245909d79
补充 开放 IUpdate UpdateColumns 方法功能;
...
现实更新实体时,只更新指定的列(与 IgnoreColumns 对应);
2019-04-15 17:54:45 +08:00
..
MySqlDeleteTest.cs
FreeSql ISelect/IUpdate/IInsert/IDelete 增加 AsTable 方法,实现分表
2019-03-05 21:04:52 +08:00
MySqlInsertTest.cs
## v0.4.13
2019-04-12 20:02:58 +08:00
MySqlSelectTest.cs
add AsTable navtive SQL test
2019-04-15 09:18:07 +08:00
MySqlUpdateTest.cs
补充 开放 IUpdate UpdateColumns 方法功能;
2019-04-15 17:54:45 +08:00