orm support auto create db
This commit is contained in:
@@ -132,4 +132,5 @@ type dbBaser interface {
|
||||
HasReturningID(*modelInfo, *string) bool
|
||||
TimeFromDB(*time.Time, *time.Location)
|
||||
TimeToDB(*time.Time, *time.Location)
|
||||
DbTypes() map[string]string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user