diff --git a/doc.go b/doc.go index 19b6ac18..288ba321 100644 --- a/doc.go +++ b/doc.go @@ -36,7 +36,7 @@ Xorm also support raw sql execution: 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