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

*MERGE* Merge all the latest trunk changes into the reuse-schema branch....

*MERGE* Merge all the latest trunk changes into the reuse-schema branch. (tags: reuse-schema)

View Article


Implemenation of experimental API sqlite3_schema_copy(), for copying a...

Implemenation of experimental API sqlite3_schema_copy(), for copying a database schema between connections. More testing to come. (tags: schema-copy)

View Article


Fix a problem with tool/mksqlite3h.tcl that prevents it from running out of a...

Fix a problem with tool/mksqlite3h.tcl that prevents it from running out of a read-only check-out. (tags: trunk)

View Article

Enhance the makefile to make it easier to build from a read-only source tree....

Enhance the makefile to make it easier to build from a read-only source tree. (tags: trunk)

View Article

Minor fixes to tclsqlite.c to promote portability. (tags: trunk)

Minor fixes to tclsqlite.c to promote portability. (tags: trunk)

View Article


Fix a typo in the previous check-in. (tags: trunk)

Fix a typo in the previous check-in. (tags: trunk)

View Article

Make the TCL extension aware of the booleanString type within TCL. (tags: trunk)

Make the TCL extension aware of the booleanString type within TCL. (tags: trunk)

View Article

Enhancements to the Tcl SQLite extension testing procedures so that they...

Enhancements to the Tcl SQLite extension testing procedures so that they install a full-featured SQLite and so that Tcl is build statically so that there is no need to worry with LD_LIBRARY_PATH....

View Article


Typo in the previous check-in. (tags: trunk)

Typo in the previous check-in. (tags: trunk)

View Article


Fix a memory error in test logic introduced by [8704034254938662]. (tags: trunk)

Fix a memory error in test logic introduced by [8704034254938662]. (tags: trunk)

View Article

Improvements to [14b38ae6ab86a314] so that the Tcl interface is better able...

Improvements to [14b38ae6ab86a314] so that the Tcl interface is better able to work with boolean values in both Tcl86 and Tcl90. (tags: trunk)

View Article

Further refinement to the Tcl extension testing procedure. (tags: trunk)

Further refinement to the Tcl extension testing procedure. (tags: trunk)

View Article

Fix many problems in the sqlite3_schema_copy() function. (tags: schema-copy)

Fix many problems in the sqlite3_schema_copy() function. (tags: schema-copy)

View Article


Ensure that integrity-check processes tables in the same order when using a...

Ensure that integrity-check processes tables in the same order when using a copied schema as it does when using one loaded directly from the db. (tags: schema-copy)

View Article

In the doc/tcl-extension-testing.md document, provide enhanced explanation...

In the doc/tcl-extension-testing.md document, provide enhanced explanation for why the tcl library needs to be copied into the install directory. (tags: trunk)

View Article


Cross-link and otherwise improve the various how-to-compile documents. No...

Cross-link and otherwise improve the various how-to-compile documents. No code changes. (tags: trunk)

View Article

Fix a crash in fts5 that could occur if shadow tables are modified or...

Fix a crash in fts5 that could occur if shadow tables are modified or removed. (tags: trunk)

View Article


Fix problem in test code on this branch. (tags: schema-copy)

Fix problem in test code on this branch. (tags: schema-copy)

View Article

Fix another assert() failure in fts5. (tags: trunk)

Fix another assert() failure in fts5. (tags: trunk)

View Article

When removing an fts5 in secure-delete mode, defer setting the table version...

When removing an fts5 in secure-delete mode, defer setting the table version to SECUREDELETE until flushing data to disk. This prevents problems that can occur if there is a rollback or statement...

View Article
Browsing all 2701 articles
Browse latest View live