Now supporting scalar refs as default values! (rjbs)
authorJess Robinson <castaway@desert-island.me.uk>
Thu, 9 Oct 2008 22:27:41 +0000 (22:27 +0000)
committerJess Robinson <castaway@desert-island.me.uk>
Thu, 9 Oct 2008 22:27:41 +0000 (22:27 +0000)
commitbc8e2aa1b99deb86306edc02f2661bd238896bd4
treee0a452fc0970a5477af29b928a3253e52e869a4e
parentd12f72ff947cb139dfeecda767287ea9f1d6f7c6
Now supporting scalar refs as default values! (rjbs)
Changes
lib/SQL/Translator/Producer.pm
lib/SQL/Translator/Producer/MySQL.pm
lib/SQL/Translator/Producer/Oracle.pm
lib/SQL/Translator/Producer/PostgreSQL.pm
lib/SQL/Translator/Producer/SQLServer.pm
lib/SQL/Translator/Producer/SQLite.pm
t/47postgres-producer.t