This commit is contained in:
snoop 2016-11-08 16:18:09 +09:00
parent 63bc9af3fa
commit 3980e26cf5
2 changed files with 1 additions and 2 deletions

View File

@ -4,7 +4,6 @@ import (
"errors"
"fmt"
"reflect"
"github.com/revel/modules/db/app"
)
// Association Mode contains some helper methods to handle relationship things easily.

View File

@ -9,7 +9,7 @@ import (
"sync"
"time"
"github.com/jinzhu/inflection"
"orm/inflection"
)
// DefaultTableNameHandler default table name handler