Fix SQLite producer create_view so it doesn't generate statements with semicolons.
authorAndrew Rodland <arodland@cpan.org>
Wed, 2 Jun 2010 00:03:00 +0000 (00:03 +0000)
committerAndrew Rodland <arodland@cpan.org>
Wed, 2 Jun 2010 00:03:00 +0000 (00:03 +0000)
commit4c0d31c125be1c212c2b984f4a4d806a61b2bd6e
treefe9faefdba712e701348ac20242a61075aefc840
parent6af0ff596edb48eccbf4247f59fca4e127db954d
Fix SQLite producer create_view so it doesn't generate statements with semicolons.
lib/SQL/Translator/Producer/SQLite.pm
t/48xml-to-sqlite.t
t/56-sqlite-producer.t
t/57-class-dbi.t