github.com/go-pg/pg/v10/orm.CreateTableOptions.IfNotExists (field)
2 uses
github.com/go-pg/pg/v10/orm (current package)
table_create.go#L13: IfNotExists bool
table_create.go#L81: if q.opt != nil && q.opt.IfNotExists {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)