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

Fix a usan complaint about signed integer overflow. (tags: branch-3.43)

Fix a usan complaint about signed integer overflow. (tags: branch-3.43)

View Article


*MERGE* Merge latest trunk changes into this branch. (tags: begin-concurrent)

*MERGE* Merge latest trunk changes into this branch. (tags: begin-concurrent)

View Article


*MERGE* Merge latest trunk changes into this branch. (tags: wal2)

*MERGE* Merge latest trunk changes into this branch. (tags: wal2)

View Article

*MERGE* Merge latest wal2 changes into this branch. (tags: bedrock)

*MERGE* Merge latest wal2 changes into this branch. (tags: bedrock)

View Article

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

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

View Article


Version 3.45.0 (tags: trunk, release, version-3.45.0)

Version 3.45.0 (tags: trunk, release, version-3.45.0)

View Article

*MERGE* Various build- and code-reorg cleanups for ext/wasm. No functional...

*MERGE* Various build- and code-reorg cleanups for ext/wasm. No functional changes. (tags: trunk)

View Article

wasm build: reformulate an awk invocation to account for awks which do not...

wasm build: reformulate an awk invocation to account for awks which do not support the -e flag. Problem reported on the forum via a docker-hosted build. (tags: branch-3.45)

View Article


Remove the LLONG_MAX preprocessor macro from the series.c extension as it is...

Remove the LLONG_MAX preprocessor macro from the series.c extension as it is apparently only C99 and later. [forum:/forumpost/4af649419b|Forum post 4af649419b]. (tags: trunk)

View Article


Clutter the code with "fall-through" comments in order to suppress nuisance...

Clutter the code with "fall-through" comments in order to suppress nuisance compiler warnings. No logic changes. (tags: trunk)

View Article

Ensure that the xIntegrity methods of fts3 and fts5 work on read-only...

Ensure that the xIntegrity methods of fts3 and fts5 work on read-only databases. (tags: trunk)

View Article

Fix harmless "unused parameter" compiler warning in the new...

Fix harmless "unused parameter" compiler warning in the new fts3IntegrityMethod implementation. (tags: trunk)

View Article

Add support in the strftime() SQL function for conversion letters %G, %g, %U,...

Add support in the strftime() SQL function for conversion letters %G, %g, %U, and %V. (tags: trunk)

View Article


Increase the version number to 3.46.0 to begin the next development cycle....

Increase the version number to 3.46.0 to begin the next development cycle. (tags: trunk)

View Article

Allow large hexadecimal literals to be used as DEFAULT values. (tags: trunk)

Allow large hexadecimal literals to be used as DEFAULT values. (tags: trunk)

View Article


Implement a new algorithm for computing ISO week values in strftime() based...

Implement a new algorithm for computing ISO week values in strftime() based on the idea (from [forum:3681cb1bcd|Nuno Cruces]) of shifting the date being tested to the Thursday of the same week. (tags:...

View Article

Fix the version number in the TEA configure script. This should have been...

Fix the version number in the TEA configure script. This should have been changed by [1481baf3d55effcc] three check-ins ago. It is unclear how testing missed this. (tags: trunk)

View Article


When backing out a character in a constructed string in JSON, first make sure...

When backing out a character in a constructed string in JSON, first make sure the string has not been reset by on OOM. dbsqlfuzz 2fffbea91a5376526ea118d4fe4188c8dd35e317. (tags: trunk)

View Article

When backing out a character in a constructed string in JSON, first make sure...

When backing out a character in a constructed string in JSON, first make sure the string has not been reset by on OOM. (tags: branch-3.45)

View Article

Ensure that the replace() SQL function always returns a TEXT value even when...

Ensure that the replace() SQL function always returns a TEXT value even when its first argument is numeric and its second argument is an empty string. Fix for the issue reported by...

View Article
Browsing all 2701 articles
Browse latest View live