Simon Slavin <[email protected]> wrote:
> All INTEGER PRIMARY KEY columns automatically have AUTOINCREMENT.  You should 
> not specify it yourself.

There's a subtle difference in behavior with and without AUTOINCREMENT keyword. 
See

http://www.sqlite.org/autoinc.html

-- 
Igor Tandetnik

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to