typo
This commit is contained in:
parent
3def9e0b2c
commit
d2755b458a
2
doc.go
2
doc.go
|
@ -36,7 +36,7 @@ Xorm also support raw sql execution:
|
||||||
|
|
||||||
ORM Methods
|
ORM Methods
|
||||||
|
|
||||||
There are 7 major ORM methods and many helpful methods to use to operate database.
|
There are 8 major ORM methods and many helpful methods to use to operate database.
|
||||||
|
|
||||||
1. Insert one or multiple records to database
|
1. Insert one or multiple records to database
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue