[DBIx-Class-Devel] [dbix-class-schema-loader] Support generating classes for tables and views that exists as synonyms (#3)

Michael Legart notifications at github.com
Wed Jun 18 07:59:35 GMT 2014


We have application users on Oracle that does not own any tables, but instead have synonyms pointing to only tables relevant to them. 
You can merge this Pull Request by running:

  git pull https://github.com/legart/dbix-class-schema-loader oracle_synonyms

Or you can view, comment on it, or merge it online at:

  https://github.com/dbsrgits/dbix-class-schema-loader/pull/3

-- Commit Summary --

  * Support generating classes for tables and views that exists as synonyms

-- File Changes --

    M lib/DBIx/Class/Schema/Loader/DBI/Oracle.pm (33)

-- Patch Links --

https://github.com/dbsrgits/dbix-class-schema-loader/pull/3.patch
https://github.com/dbsrgits/dbix-class-schema-loader/pull/3.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class-schema-loader/pull/3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20140618/2e2f01c8/attachment.htm>


More information about the DBIx-Class-Devel mailing list