Skip to main content

Module relationship

Module relationship 

Source
Expand description

Relationship types for schema cache

This module defines types for representing PostgreSQL foreign key relationships and computed (function-based) relationships.

Structs§

ComputedRelationship
Computed relationship (function-based)
Junction
Junction table for many-to-many relationships
Relationship
Foreign key relationship between two tables

Enums§

AnyRelationship
Either a FK relationship or computed relationship
Cardinality
Relationship cardinality