github.com/go-pg/migrations/v8.DB.Begin (method)
4 uses
github.com/go-pg/migrations/v8 (current package)
collection.go#L675: tx, err := db.Begin()
collection.go#L686: tx, err = db.Begin()
collection.go#L700: tx, err = db.Begin()
migrations.go#L20: Begin() (*pg.Tx, error)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)