[DBIx-Class-Devel] [sql-translator] some more optimizations for add_field (#55)

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


These combine with #54
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * prevent debug calls with expensive arguments if debugging is not enabled
  * speed up add_field on large tables by ignoring field names unless needed
  * speed up add_field on large tables by getting fields unsorted

-- 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)
    M lib/SQL/Translator/Schema/Table.pm (12)

-- Patch Links --

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

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


More information about the DBIx-Class-Devel mailing list