]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The sqlite3_error_schema() interface now works for errors discovered
authordrh <>
Mon, 4 Aug 2025 13:55:58 +0000 (13:55 +0000)
committerdrh <>
Mon, 4 Aug 2025 13:55:58 +0000 (13:55 +0000)
commit96be4a368bb96413e8fc15dfa499bdfe7fb6c464
tree78593d63014463743beba698f1dd9cec97faa19e
parentfe263ce3a6a9b86d8196b290c81395cd9fb0c5fe
The sqlite3_error_schema() interface now works for errors discovered
during OP_Transaction.

FossilOrigin-Name: 560f899662fb974f5ad844709c803ce50a628d3381fe26d4481a1e00c92dd3e5
manifest
manifest.uuid
src/main.c
src/shell.c.in
src/sqliteInt.h
src/util.c
src/vdbe.c