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

Add CSV mode. (tags: qrf)

Add CSV mode. (tags: qrf)

View Article


Add support for EQP mode. (tags: qrf)

Add support for EQP mode. (tags: qrf)

View Article


Add support for QUOTE and EXPLAIN modes. (tags: qrf)

Add support for QUOTE and EXPLAIN modes. (tags: qrf)

View Article

Bring the documentation into sync with the current implementation. (tags: qrf)

Bring the documentation into sync with the current implementation. (tags: qrf)

View Article

Change the documentation name to README.md so that it displays automatically...

Change the documentation name to README.md so that it displays automatically when browsing the source directory. (tags: qrf)

View Article


Limit the size of --hexdb files in the CLI to 2 billion lines, to avoid...

Limit the size of --hexdb files in the CLI to 2 billion lines, to avoid overflowing the line number counter. (tags: trunk)

View Article

In the CLI, improved error messages on input errors. Limit the size of a...

In the CLI, improved error messages on input errors. Limit the size of a single SQL statement to a little more than 2GB. (tags: trunk)

View Article

Enhance the tokenizer so that it is able to deal with individual tokens...

Enhance the tokenizer so that it is able to deal with individual tokens larger than 2GiB. (tags: trunk)

View Article


Update the MSVC makefile for the amalgamation distribution. (tags: trunk)

Update the MSVC makefile for the amalgamation distribution. (tags: trunk)

View Article


Make explicit that sqlite3_bind_pointer() and sqlite3_carray_bind() call the...

Make explicit that sqlite3_bind_pointer() and sqlite3_carray_bind() call the provided destructor even if those routines fail, per [forum:6d81b10952|forum feedback]. (tags: trunk)

View Article

Document minor discrepancies in how sqlite3_bind_pointer() and...

Document minor discrepancies in how sqlite3_bind_pointer() and sqlite3_carray_bind() react to the SQLITE_TRANSIENT and SQLITE_STATIC finalizers. (tags: trunk)

View Article

Fix [4e713558f6c6ea3d] so that it supports separate builds of rtree. (tags:...

Fix [4e713558f6c6ea3d] so that it supports separate builds of rtree. (tags: trunk)

View Article

ext/wasm/GNUmakefile: (A) When using a custom sqlite3.c, use sqlite3.h from...

ext/wasm/GNUmakefile: (A) When using a custom sqlite3.c, use sqlite3.h from the same directory instead of the top of this tree. (B) Re-add preprocessor flags for SEE which were misplaced during recent...

View Article


ext/wasm: dependencies fix for parallel builds attempted immediately after a...

ext/wasm: dependencies fix for parallel builds attempted immediately after a distclean. Add version-info to the distclean rules. (tags: trunk)

View Article

Fix a duplicate SQLITE_API on sqlite3_carray_bind(), as reported in...

Fix a duplicate SQLITE_API on sqlite3_carray_bind(), as reported in [forum:7499e8a19edc8908|forum post 7499e8a19e]. (tags: trunk)

View Article


New diagnostic SQL function "sqlite_file_info()" and its associated...

New diagnostic SQL function "sqlite_file_info()" and its associated file-control SQLITE_FCNTL_GET_INFO. (tags: file-info)

View Article

Flesh out the sqlite_file_info() function further, and in particular show...

Flesh out the sqlite_file_info() function further, and in particular show locks based in /proc/PID/fdinfo/FD, when that information is available. (tags: file-info)

View Article


Easier to read /proc lock interpretation. (tags: file-info)

Easier to read /proc lock interpretation. (tags: file-info)

View Article

Make it particularly clear in the wasm build output that unsupported builds...

Make it particularly clear in the wasm build output that unsupported builds are exactly that. Cosmetic tweak only, no functional changes. (tags: trunk)

View Article

Random tiny tweaks in internal JS and flesh out the tester1 test selection...

Random tiny tweaks in internal JS and flesh out the tester1 test selection list to include both 32-/64-bit entries for all tester1XYZ.html combinations. For after the 3.51 release. (tags: wasm-post-3.51)

View Article
Browsing all 4179 articles
Browse latest View live