Merge pull request #111 from micln/patch-1

Format
This commit is contained in:
Lunny Xiao 2014-04-23 19:26:04 +08:00
commit 86ce70fea2
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ xorm 快速入门
* [5.6.Count方法](#66) * [5.6.Count方法](#66)
* [5.7.Rows方法](#67) * [5.7.Rows方法](#67)
* [6.更新数据](#70) * [6.更新数据](#70)
* [6.1.乐观锁](#71) * [6.1.乐观锁](#71)
* [7.删除数据](#80) * [7.删除数据](#80)
* [8.执行SQL查询](#90) * [8.执行SQL查询](#90)
* [9.执行SQL命令](#100) * [9.执行SQL命令](#100)