Splitting of MySQL, Postgres and SQLite producers into sub methods
authorJess Robinson <castaway@desert-island.me.uk>
Sun, 23 Jul 2006 14:03:52 +0000 (14:03 +0000)
committerJess Robinson <castaway@desert-island.me.uk>
Sun, 23 Jul 2006 14:03:52 +0000 (14:03 +0000)
commitbfb5a56826726f1c0da047c5bd4864facfc00964
treebcfeac9c490728f1fc3cdee6f7ff662a56c500b7
parent8c4efd11b1888e7b99cdc302dbc66ace5037453d
Splitting of MySQL, Postgres and SQLite producers into sub methods
Added "alter_*" methods to MySQL and Postgres producers
lib/SQL/Translator/Producer/MySQL.pm
lib/SQL/Translator/Producer/PostgreSQL.pm
lib/SQL/Translator/Producer/SQLite.pm