[DBIx-Class-Devel] [dbsrgits/sql-translator] Inconsistent behavior of MySQL producer with boolean columns (#81)

Peter Rabbitson notifications at github.com
Wed Mar 30 19:04:03 GMT 2016


> From all the way over here it looks like it's been generated by a different producer 

It is the same producer, but it is geared to [do things differently based on an option](https://metacpan.org/source/ILMARI/SQL-Translator-0.11021/lib/SQL/Translator/Producer/MySQL.pm#L571-577).

Please investigate how/why [this](https://metacpan.org/source/ILMARI/SQL-Translator-0.11021/lib/SQL/Translator/Producer/MySQL.pm#L542) is not getting populated.

Alternatively please write a test (even if as a CLI oneliner) that demonstrates the problem.

Thanks!

---
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/issues/81#issuecomment-203586004
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20160330/b09ae760/attachment.htm>


More information about the DBIx-Class-Devel mailing list