github.com/go-pg/migrations/v8.Migration.DownTx (field)
6 uses
github.com/go-pg/migrations/v8 (current package)
collection.go#L30: DownTx bool
collection.go#L118: DownTx: tx,
collection.go#L237: m.DownTx = strings.HasSuffix(fileName, ".tx.down.sql")
collection.go#L563: if m.DownTx {
go.pact.im/x/old/pgtxtar
pgtxtar.go#L55: DownTx: true,
pgtxtar.go#L65: m.DownTx = false
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)