MySQL producer skips length attribute for columns which do not support that attribute...
authorJohannes Plunien <plu@cpan.org>
Wed, 27 May 2009 22:24:13 +0000 (22:24 +0000)
committerJohannes Plunien <plu@cpan.org>
Wed, 27 May 2009 22:24:13 +0000 (22:24 +0000)
commitde176728b951547a60cdfb63ff7a364f2ebf53da
tree59155c92ceadc8d5f5ad306c66462aadd10f5b29
parent19f36a907b5d20a0088d16a7ac1607e620df712f
MySQL producer skips length attribute for columns which do not support that attribute. Currently following column types are added to that list: date time timestamp datetime year
Changes
lib/SQL/Translator/Producer/MySQL.pm
t/38-mysql-producer.t