From 36c8d19ca1f24540ef72b265c179b252564aeb0e Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Tue, 8 Oct 2013 11:33:32 +0800 Subject: [PATCH] added docs docs/AutoMap.md to describe how go type converted to database type --- docs/AutoMap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/AutoMap.md b/docs/AutoMap.md index 8a80113e..f5b2aa57 100644 --- a/docs/AutoMap.md +++ b/docs/AutoMap.md @@ -2,7 +2,7 @@ When a struct auto mapping to a database's table, the below table describes how -
go type + go type's kind value method xorm type