Revert "Fixed autoincrement in primary keys for SQLite"
authorArthur Axel 'fREW' Schmidt <frioux@gmail.com>
Thu, 31 Oct 2013 13:27:12 +0000 (08:27 -0500)
committerArthur Axel 'fREW' Schmidt <frioux@gmail.com>
Thu, 31 Oct 2013 13:54:32 +0000 (08:54 -0500)
commit7313cecbe6f1660e72486d0d6cf41437632d6223
tree5822898761ff20304ec42218a0dd0082b97fc415
parent67dd145689d0343d15c8e5a8985f343084905e60
Revert "Fixed autoincrement in primary keys for SQLite"

This reverts commit 03b0fa258c8580135c282b0282b5c7dcb0865c14.

This turns out to break far more than I expected it would.  See discussion here:
https://github.com/dbsrgits/sql-translator/pull/26
AUTHORS
Changes
lib/SQL/Translator/Generator/DDL/SQLite.pm
t/30sqlt-new-diff-sqlite.t
t/48xml-to-sqlite.t
t/56-sqlite-producer.t