Default sqlite_version so we dont get uninitialised errors when calling from ::Diff
authorJess Robinson <castaway@desert-island.me.uk>
Tue, 21 Oct 2008 12:45:43 +0000 (12:45 +0000)
committerJess Robinson <castaway@desert-island.me.uk>
Tue, 21 Oct 2008 12:45:43 +0000 (12:45 +0000)
commit3db73ef80ef3e33e07774288757871abcc6ea2d1
tree75b62611c4fda3c3bdc505e848af98da65b79b24
parent531652d6a65d2f990c431008ee44c3f8ca853d95
Default sqlite_version so we dont get uninitialised errors when calling from ::Diff
lib/SQL/Translator/Producer/SQLite.pm