> Make it your rule of thumb: don't ever use rowid, declare your own > column as "integer primary key" and use it. It will come at no cost > for you and everything else will work much better.
I just wanted to write less text in my queries. I can't understand why is it a bad practice to use database-provided features? I think this is a bug. It should be fixed. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users