Quantcast
Channel: SQLite
Browsing all 2701 articles
Browse latest View live
↧

When extracting links from sqlar archives, clobber any existing file or link,...

When extracting links from sqlar archives, clobber any existing file or link, and do not call utimes() to set the timestamp - it looks through the link and operates on the target. (tags: trunk)

View Article


Fix a compilation error in test/lemon-test01.y, reported in...

Fix a compilation error in test/lemon-test01.y, reported in [forum:f0ad095705|forum post f0ad095705]. (tags: trunk)

View Article


Ensure successive scans of pragma virtual tables return consistent rowids....

Ensure successive scans of pragma virtual tables return consistent rowids. (tags: trunk)

View Article

Fix bug in test script sessionconflict.test. (tags: trunk)

Fix bug in test script sessionconflict.test. (tags: trunk)

View Article

Fix a hyperlink typo in session documentation. (tags: trunk)

Fix a hyperlink typo in session documentation. (tags: trunk)

View Article


Allow arbitrary expressions as the second argument to RAISE(). (tags:...

Allow arbitrary expressions as the second argument to RAISE(). (tags: enhanced-raise)

View Article

Rename a shadowed local var, as reported in [forum:2ba65af3148585cf|forum...

Rename a shadowed local var, as reported in [forum:2ba65af3148585cf|forum post 2ba65af31]. No functional changes. (tags: trunk)

View Article

Fix a problem causing the recovery extension to use excessive memory and CPU...

Fix a problem causing the recovery extension to use excessive memory and CPU time in some cases. (tags: branch-3.45)

View Article


Reformulate a for-in loop to a for loop in wasm.xWrap() to work around...

Reformulate a for-in loop to a for loop in wasm.xWrap() to work around downstream frameworks modifying the JS Array prototype, as reported in [forum:b549992634b55104|forum post b549992634b55104]....

View Article


Add a maintenance-reminder comment explaining [dc58ed65492857]. (tags: trunk)

Add a maintenance-reminder comment explaining [dc58ed65492857]. (tags: trunk)

View Article

Reformulate a for-in loop to a for loop in wasm.xWrap() to work around...

Reformulate a for-in loop to a for loop in wasm.xWrap() to work around downstream frameworks modifying the JS Array prototype, as reported in [forum:b549992634b55104|forum post b549992634b55104]....

View Article

Squelch two OMIT-flag-related warnings reported in...

Squelch two OMIT-flag-related warnings reported in [forum:388243d9882067a9|forum post 388243d9882067a9]. No functional changes. (tags: trunk)

View Article

Add an sqlite3FaultSim(300) call to the sqlite3ParserAddCleanup() routine for...

Add an sqlite3FaultSim(300) call to the sqlite3ParserAddCleanup() routine for more precise simulation of OOM errors in that routine. (tags: cleanup-testing)

View Article


Improvements to the ".testctrl fault_install" command in the CLI. (tags:...

Improvements to the ".testctrl fault_install" command in the CLI. (tags: cleanup-testing)

View Article

The sqlite3FaultSim(300) error from [1e8863909ac369e5] must be treated as an...

The sqlite3FaultSim(300) error from [1e8863909ac369e5] must be treated as an OOM, since it simulates an OOM. Also fix deferred deletion of Expr objects from [a53bdd311c4154fd] so that it does not...

View Article


Add a test for the fixes on this branch. (tags: cleanup-testing)

Add a test for the fixes on this branch. (tags: cleanup-testing)

View Article

*MERGE* Fix aggregate function processing to correctly deal with OOMs inside...

*MERGE* Fix aggregate function processing to correctly deal with OOMs inside of sqlite3ParserAddCleanup(). (dbsqlfuzz b2d11ca70e55ee8bde48ae0b53fa3e9355812f95). Also add improved testing support by...

View Article


Add tests to bestindexC.test. No changes to code. (tags: trunk)

Add tests to bestindexC.test. No changes to code. (tags: trunk)

View Article

Optimization in the implementation of OP_OpenRead and OP_OpenWrite (tags:...

Optimization in the implementation of OP_OpenRead and OP_OpenWrite (tags: faster-openread)

View Article

Allow existing fts5 tables to be dropped even if the associated tokenizer is...

Allow existing fts5 tables to be dropped even if the associated tokenizer is not available. (tags: fts5-delay-tokenizer)

View Article
Browsing all 2701 articles
Browse latest View live