Use accessor for table options in MySQL producer
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Sun, 17 Mar 2013 17:20:59 +0000 (17:20 +0000)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Sun, 17 Mar 2013 17:25:00 +0000 (17:25 +0000)
commitfcc18942e8dfb0eee2391f0ea9a7841b76f94a65
treed28f99d1f640f15da2db9bee1923d56c52977a5b
parent7b1bb6588589c3f1d6e17ff1cb6af5941136720b
Use accessor for table options in MySQL producer

Since the Mooification it returns the arrayref stored in the object in
scalar context, even if it hadn't been set originally.
lib/SQL/Translator/Producer/MySQL.pm