added docs docs/AutoMap.md to describe how go type converted to database type

This commit is contained in:
Lunny Xiao 2013-10-08 11:33:32 +08:00
parent 99c1cc6e91
commit 36c8d19ca1
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ When a struct auto mapping to a database's table, the below table describes how
<table>
<tr>
<td>go type
<td>go type's kind
</td>
<td>value method</td>
<td>xorm type