-
Committer:
Stewart Smith
-
Date:
2010-07-12 11:56:38 UTC
-
mto:
(1638.10.42)
-
mto:
This revision was merged to the branch mainline in
revision
1701.
-
Revision ID:
stewart@flamingspork.com-20100712115638-em5kq1bgpl6xcs95
Add FOREIGN KEY constraints to the table proto. set them, add code in statement_transform for them, which means we now get foreign keys in the transaction_log. We don't go changing any existing code manipulating foreign key data structures and instead just create our own (minimal changes FTW).