github.com/go-pg/migrations/v8.Migration.UpTx (field)
6 uses
github.com/go-pg/migrations/v8 (current package)
collection.go#L27: UpTx bool
collection.go#L115: UpTx: tx,
collection.go#L228: m.UpTx = strings.HasSuffix(fileName, ".tx.up.sql")
collection.go#L550: if m.UpTx {
go.pact.im/x/old/pgtxtar
pgtxtar.go#L54: UpTx: true,
pgtxtar.go#L64: m.UpTx = false
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)