On Thu, Feb 14, 2013 at 3:52 AM, Filip Arlet <[email protected]> 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
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to