On 6/13/2013 9:15 PM, Maxim Khitrov wrote:
This works and also triggers SQLITE_SCHEMA with v1 interface. I did a
few more tests and it looks like the schema changes are ignored if the
statement is in the middle of iteration. As you said, only the first
step after a prepare/reset causes the values to change. Is that a safe
assumption to make?

Well, that's how it works with the current implementation. Whether it will work this way forever, I don't know.
--
Igor Tandetnik

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

Reply via email to