seems to work now

This commit is contained in:
2019-11-07 13:04:57 -08:00
parent aaeb303558
commit ca30e650b4
8 changed files with 95 additions and 17 deletions

View File

@@ -4,7 +4,7 @@ import "os"
import "time"
import "github.com/astaxie/beego/orm"
import "github.com/rs/zerolog/log"
import _ "github.com/lib/pq"
import _ "github.com/lib/pq" //revive:disable-line
var ormObject orm.Ormer