Added a semicolon at the end of the create trigger definition because SQLite seems...
authorBen Faga <faga@cshl.edu>
Fri, 10 Nov 2006 21:43:15 +0000 (21:43 +0000)
committerBen Faga <faga@cshl.edu>
Fri, 10 Nov 2006 21:43:15 +0000 (21:43 +0000)
commit2661d702977d22849f5fcc4f756c649d7170874b
tree0b6865e30877798000dcc33d722574683e6c0830
parentb08b5416f45bfbe381637ee3091202524c78ecab
Added a semicolon at the end of the create trigger definition because SQLite seems to require it.
Modified the test data to reflect this need.
lib/SQL/Translator/Parser/SQLite.pm
t/data/sqlite/create.sql
t/data/sqlite/create2.sql