]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update documentation for sqlite3_errmsg() to try to make it clear that if
authordrh <>
Sat, 28 Oct 2023 11:53:14 +0000 (11:53 +0000)
committerdrh <>
Sat, 28 Oct 2023 11:53:14 +0000 (11:53 +0000)
commit50862112b9839341b93603c35b6c7c308d9503bf
tree9b96132875ddd0d2c2e04ea8fce1d8a9cd8f871b
parent1b772cae2d7d7285d6ceea480c21e0ffaf3a4e0d
Update documentation for sqlite3_errmsg() to try to make it clear that if
the schema of a database contains table names or similar with invalid UTF,
then the error message generated by SQLite might also contain invalid UTF.
No changes to code.

FossilOrigin-Name: 33ba13c7c4b6f9c5e64ea30c819718f2caea214afca945c9ed7075864f4aaa40
manifest
manifest.uuid
src/sqlite.h.in