github.com/go-pg/pg/v10/orm.CreateTableOptions.Temp (field)

2 uses

	github.com/go-pg/pg/v10/orm (current package)
		table_create.go#L12: 	Temp        bool
		table_create.go#L77: 	if q.opt != nil && q.opt.Temp {