On Fri, Aug 19, 2011 at 3:56 PM, Boris Kolpackov <bo...@codesynthesis.com>wrote:

> Can someone confirm if this is a bug in SQLite? If so, I would also
> appreciate any suggestions for work-arounds. I know I can disable
> constraint checking, but in my case it is not easy since I am already
> in transaction.
>

The workaround would be simply to switch the order of the DROP TABLEs,
wouldn't it?

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to