[DBIx-Class-Devel] [dbsrgits/sql-translator] JSON & YAML parsers now add table comments. (PR #149)

djerius notifications at github.com
Tue Oct 4 19:13:30 GMT 2022


1. The JSON and YAML parsers didn't add table comments.
2. The `procedure` producers for JSON & YAML created a single string out of multi-line comments, rather than an array of comments. 


You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * JSON & YAML parsers now track table comments
  * bugfix: JSON and YAML producers' view_procedure method called comments method in wrong context

-- File Changes --

    M lib/SQL/Translator/Parser/JSON.pm (4)
    M lib/SQL/Translator/Parser/YAML.pm (3)
    M lib/SQL/Translator/Producer/JSON.pm (4)
    M lib/SQL/Translator/Producer/YAML.pm (4)

-- Patch Links --

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

-- 
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/sql-translator/pull/149
You are receiving this because you are subscribed to this thread.

Message ID: <dbsrgits/sql-translator/pull/149 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20221004/551a49c8/attachment.htm>


More information about the DBIx-Class-Devel mailing list