[DBIx-Class-Devel] [dbix-class-schema-loader] Filter out disabled constraints and triggers (#5)
mephinet
notifications at github.com
Wed Jan 14 10:04:03 GMT 2015
Tries to fix https://rt.cpan.org/Public/Bug/Display.html?id=101244: Oracle supports disabling constraints and triggers - this feature is currently ignored by D:C:S:L, resulting in an incorrect dump.
You can merge this Pull Request by running:
git pull https://github.com/mephinet/dbix-class-schema-loader disabled-constraints-triggers
Or you can view, comment on it, or merge it online at:
https://github.com/dbsrgits/dbix-class-schema-loader/pull/5
-- Commit Summary --
* Filter out disabled constraints and triggers
-- File Changes --
M lib/DBIx/Class/Schema/Loader/DBI/Oracle.pm (7)
-- Patch Links --
https://github.com/dbsrgits/dbix-class-schema-loader/pull/5.patch
https://github.com/dbsrgits/dbix-class-schema-loader/pull/5.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class-schema-loader/pull/5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20150114/276f96b0/attachment.htm>
More information about the DBIx-Class-Devel
mailing list