[DBIx-Class-Devel] [sql-translator] Schema/Field: add foreign_key_reference builder (#62)

andrewgregory notifications at github.com
Sat Jun 27 15:35:20 GMT 2015


foreign_key_reference was only being set from the is_foreign_key
builder.  If a user manually set is_foreign_key, as DBIx::Class does,
foreign_key_reference would never be set, breaking the HTML producer.
You can view, comment on, or merge this pull request online at:

  https://github.com/dbsrgits/sql-translator/pull/62

-- Commit Summary --

  * Schema/Field: add foreign_key_reference builder

-- File Changes --

    M lib/SQL/Translator/Schema/Field.pm (17)

-- Patch Links --

https://github.com/dbsrgits/sql-translator/pull/62.patch
https://github.com/dbsrgits/sql-translator/pull/62.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/sql-translator/pull/62
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20150627/12171be0/attachment.htm>


More information about the DBIx-Class-Devel mailing list