github.com/go-pg/pg/v10/orm.Relation.Polymorphic (field)

5 uses

	github.com/go-pg/pg/v10/orm (current package)
		join.go#L80: 	if j.Rel.Polymorphic != nil {
		join.go#L82: 			j.Rel.Polymorphic.Column,
		relation.go#L23: 	Polymorphic *Field
		table.go#L823: 		Polymorphic: typeField,
		table.go#L1121: 			Polymorphic: typeField,