[DBIx-Class-Devel] [sql-translator] prevent debug calls with expensive arguments if debugging is not enabled (#54)

Christian Walde notifications at github.com
Mon May 11 15:11:37 GMT 2015


15-05-11 at 16:58:43
(ribasushi) just optimize for "minimal logical diff", and
            ignore the urge to "strive for elegance"

I ran the test suite on it, and aside from some grumblings that stem from my lack of an xml parser it seemed to pass fine. 
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * prevent debug calls with expensive arguments if debugging is not enabled

-- File Changes --

    M lib/SQL/Translator.pm (4)
    M lib/SQL/Translator/Producer/Diagram.pm (6)
    M lib/SQL/Translator/Producer/GraphViz.pm (2)
    M lib/SQL/Translator/Producer/TTSchema.pm (2)

-- Patch Links --

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

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


More information about the DBIx-Class-Devel mailing list