On Thu, Feb 14, 2013 at 3:52 AM, Filip Arlet <filip.ar...@gmail.com> wrote:

> When you open sqlite db with two processes then add column to table from
> one. Both processes returns different number of columns if you call PRAGMA
> table_info('table_name'); new column is not added to connection where
> column wasn't created.
>

Patch here:  http://www.sqlite.org/src/info/82952d08f3

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to