Database.PostgreSQL.ORM.Association

data Association a b

assocProject

assocWhere

findAssoc

Associations based on parent-child relationships

data GDBRefInfo reftype child parent

type DBRefInfo

defaultDBRefInfo

dbrefAssocs

has

belongsTo

Join table Associations

data JoinTable a b

defaultJoinTable

jtAssocs

joinTable

Operations on join tables

jtAdd

jtRemove

jtRemoveByRef

Semi-internal join table functions

jtAddStatement

jtRemoveStatement

jtParam

jtFlip

jtAssoc

Nested and chained associations

nestAssoc

chainAssoc