You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation (#73 and #79) allows for foreign key constraints to be added to an individual columns, referencing one column in the target table.
This should be extended to allow foreign key constraints to be defined at the table level so they can span multiple columns.