[DBIx-Class-Devel] [dbsrgits/sql-translator] Fix passing of producer args from SQL::Translator::Diff. (#117)

Stefan Hornburg (Racke) notifications at github.com
Mon Mar 25 13:57:55 GMT 2019


Otherwise the producer args are present for changed fields, but not for
created tables.

So changing the questionable default for the MySQL version in the MySQL
producer results in a different SQL types depending if the field is a new
or an existing table.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix passing of producer args from SQL::Translator::Diff.

-- File Changes --

    M lib/SQL/Translator/Diff.pm (3)

-- Patch Links --

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

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/sql-translator/pull/117
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20190325/f45c847d/attachment.htm>


More information about the DBIx-Class-Devel mailing list