[DBIx-Class-Devel] [dbix-class] DBIx::Class::Schema: add output_files to return names of files made by ... (#43)

Richard Templet notifications at github.com
Sat Mar 29 01:09:23 GMT 2014


We were looking for a good way to retrieve the file names  of the files that were created by create_ddl_dir() without having to resort to scraping the names using readdir().
You can merge this Pull Request by running:

  git pull https://github.com/rmtemplet/dbix-class master

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

  https://github.com/dbsrgits/dbix-class/pull/43

-- Commit Summary --

  * DBIx::Class::Schema: add output_files to return names of files made by created_ddl_dir

-- File Changes --

    M lib/DBIx/Class/Schema.pm (21)
    M lib/DBIx/Class/Storage/DBI.pm (1)

-- Patch Links --

https://github.com/dbsrgits/dbix-class/pull/43.patch
https://github.com/dbsrgits/dbix-class/pull/43.diff

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


More information about the DBIx-Class-Devel mailing list