github.com/go-pg/pg/v10/orm.DropTableOptions.IfExists (field)
2 uses
github.com/go-pg/pg/v10/orm (current package)
composite_drop.go#L4: IfExists bool
composite_drop.go#L61: if q.opt != nil && q.opt.IfExists {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)