Produce either a list of statements or a string
authorJess Robinson <castaway@desert-island.me.uk>
Wed, 7 Jun 2006 16:32:11 +0000 (16:32 +0000)
committerJess Robinson <castaway@desert-island.me.uk>
Wed, 7 Jun 2006 16:32:11 +0000 (16:32 +0000)
commit0013ee25dc2ec992dff4fe8c971dc224821ce1cb
tree199ae64fdfe7fd8fc184c22638780b96a8a0c71f
parent0e1ec14fea97568b55c3cf7539ad6a31dfca9086
Produce either a list of statements or a string
Split produce() into multiple methods
Add alter_field, add_field, drop_field for use with Diff
lib/SQL/Translator/Producer/MySQL.pm