I've just found out that the column data returned by PRAGMA table_info does
not include columns added using ALTER COLUMN ADD COLUMN. I guess this is
either a bug or the documentation is incomplete. If it's a bug I would
welcome a fix. If on the other hand it's 'by design', what method is
recommended as an alternative to get a list of all columns in a table or
view? Thanks.

Staffan
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to