@Simon: I did not mention any sqlite3.dll. I am only talking about
sqlite3.exe command line tool. The problem occurs using the command line.
Yes, I tried your idea.
The last line in the dump using the old version is:
COMMIT;
The last line in the dump using the latest version (3.23.1) is:
ROLLBACK; -- due to errors
If I edit this to "COMMIT;", then it works ok if I read the dump file
into a new database.
Seems like a regression to me...
-Rael
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users