[DBIx-Class-Devel] [dbsrgits/sql-translator] Producer args not used when generating SQL diffs (#81)

Veesh Goldman notifications at github.com
Sun Jul 10 10:55:47 GMT 2022


hey all, it's a bit late (only 6 years), but I just pushed a patch changing the name of the `producer_args` attribute on SQLT::Diff to `sqlt_args`, which is better-ly self documenting.
Essentially, this is the same confusion as #138  . You need to pass `producer_args` as an arg to `producer_args`. With the new `sqlt_args` name, it makes a lot more sense.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/sql-translator/issues/81#issuecomment-1179704711
You are receiving this because you are subscribed to this thread.

Message ID: <dbsrgits/sql-translator/issues/81/1179704711 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20220710/19fe998a/attachment.htm>


More information about the DBIx-Class-Devel mailing list