Create and parse FK constraints in SQLite
authorArthur Axel 'fREW' Schmidt <frioux@gmail.com>
Mon, 28 Feb 2011 15:16:12 +0000 (09:16 -0600)
committerArthur Axel 'fREW' Schmidt <frioux@gmail.com>
Wed, 2 Mar 2011 02:18:20 +0000 (20:18 -0600)
commit0dbd236211c36acbb89774189389357f48631685
treef0d2fae23ab17daa575320700015697de9d36a4a
parent66444b417642d9254c6d80f0636191cf7597f67d
Create and parse FK constraints in SQLite
AUTHORS
Changes
lib/SQL/Translator/Parser/SQLite.pm
lib/SQL/Translator/Producer/SQLite.pm
t/30sqlt-new-diff-sqlite.t
t/48xml-to-sqlite.t