Bug 2720: (follow-up) add foreign key from new table to borrowers
authorGalen Charlton <gmc@esilibrary.com>
Thu, 31 Oct 2013 01:28:09 +0000 (01:28 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 31 Oct 2013 01:56:50 +0000 (01:56 +0000)
commiteff4815991e03e6b73bd29bd6385d9fc521bfcaf
treeac03a5f8c45a617874a58c580752a8ddbca63324
parent965b2c7d58551cfd43fe064a58ebe9f9df2a332f
Bug 2720: (follow-up) add foreign key from new table to borrowers

Foreign keys should be added as a matter of course for new tables.

Argubably, borrower_debarments.manager_id could also be linked to
borrowers, but this patch does not do that.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
installer/data/mysql/updatedatabase.pl