果糖网
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
README.md
|
|
@ -29,9 +29,9 @@ Using SqlSugar is very simple , And it's powerful. |
|
|
|
## Documentation |
|
|
|
|Other |Select | Insert | Update | Delete| |
|
|
|
| ----- | --------- | ----------- | ------- |------- | |
|
|
|
<a href="https://github.com/donet5/SqlSugar/wiki/NUGET">Nuget</a>| [Simple query](https://www.donet5.com/Home/Doc?typeId=1187) | <a href="https://www.donet5.com/Home/Doc?typeId=1193"> Insert </a> |<a href="https://www.donet5.com/Home/Doc?typeId=1191">Update</a>| <a href="https://www.donet5.com/Home/Doc?typeId=1195">Delete</a> | |
|
|
|
[Start guide](https://github.com/donet5/SqlSugar/wiki/Create--database-operation-object)| <a target="_bank" href="https://www.donet5.com/Home/Doc?typeId=1185">Join query </a> | | | | | |
|
|
|
| | <a href="https://www.donet5.com/Home/Doc?typeId=1188">Include query</a>|<a href="https://www.donet5.com/Home/Doc?typeId=2430">Include Insert</a>| <a href="https://www.donet5.com/Home/Doc?typeId=2432">Include Update</a>| <a href="https://www.donet5.com/Home/Doc?typeId=2431">Include Delete</a> |
|
|
|
<a target="_blank" href="https://github.com/donet5/SqlSugar/wiki/NUGET">Nuget</a>| <a href="https://www.donet5.com/Home/Doc?typeId=1187">Update</a> | <a target="_blank" href="https://www.donet5.com/Home/Doc?typeId=1193"> Insert </a> |<a target="_blank" href="https://www.donet5.com/Home/Doc?typeId=1191">Update</a>| <a target="_blank" href="https://www.donet5.com/Home/Doc?typeId=1195">Delete</a> | |
|
|
|
<a target="_blank" href="https://github.com/donet5/SqlSugar/wiki/Create--database-operation-object"> Start guide</a> | <a target="_bank" href="https://www.donet5.com/Home/Doc?typeId=1185">Join query </a> |Insert without entity | Insert without entity | Update without entity | Delete without entity | |
|
|
|
| | <a target="_bank" href="https://www.donet5.com/Home/Doc?typeId=1188">Include query</a>|<a target="_bank" href="https://www.donet5.com/Home/Doc?typeId=2430">Include Insert</a>| <a target="_bank" href="https://www.donet5.com/Home/Doc?typeId=2432">Include Update</a>| <a target="_bank" href="https://www.donet5.com/Home/Doc?typeId=2431">Include Delete</a> |
|
|
|
## Feature characteristic |
|
|
|
|
|
|
|
### Feature1 : Join query |
|
|
|