Fix minor issues on this branch. Remove unused code. (tags: schema-copy)
Fix minor issues on this branch. Remove unused code. (tags: schema-copy)
View ArticleRationalize and add comments to new code on this branch. (tags: schema-copy)
Rationalize and add comments to new code on this branch. (tags: schema-copy)
View ArticleUpdate the makefile so that it puts the amalgamation files in a subdirectory...
Update the makefile so that it puts the amalgamation files in a subdirectory in the amalgamation-zip. [forum:/forumpost/b8dd1941e1|Forum post b8dd1941e1]. (tags: trunk)
View ArticleRun tests with SQLITE_TESTCTRL_SCHEMACOPY for mdevtest and sdevtest on this...
Run tests with SQLITE_TESTCTRL_SCHEMACOPY for mdevtest and sdevtest on this branch. (tags: schema-copy)
View ArticleUpdate test script wal2big2.test to be less sensitive to PRNG output. (tags:...
Update test script wal2big2.test to be less sensitive to PRNG output. (tags: schema-copy)
View ArticleAllow ".testctrl schemacopy 1" in the shell tool on this branch. For testing...
Allow ".testctrl schemacopy 1" in the shell tool on this branch. For testing sqlite3_schema_copy(). (tags: schema-copy)
View ArticleMinor updates to schemacopy.test. (tags: schema-copy)
Minor updates to schemacopy.test. (tags: schema-copy)
View Article*MERGE* Add the experimental sqlite3_schema_copy() API, for copying schemas...
*MERGE* Add the experimental sqlite3_schema_copy() API, for copying schemas between database handles. (tags: cf8f1552-commit-instr)
View ArticleUpdate log messages on this branch to say "v=22". Also add log message to...
Update log messages on this branch to say "v=22". Also add log message to slow calls to sqlite3_schema_copy(). (tags: cf8f1552-commit-instr)
View ArticleFix an age-old bug in the lower-level wasm/js helper bits which (A) caused...
Fix an age-old bug in the lower-level wasm/js helper bits which (A) caused removal of customized WASM func arguments/results conversion to silently fail and (B) triggered a legitimate warning in the...
View ArticleFix harmless scan-build warnings. Actually, this fixed nothing. The...
Fix harmless scan-build warnings. Actually, this fixed nothing. The scan-build warnings persist. I should have tested before I checked in. Look for a follow-up shortly. (tags: trunk)
View ArticleBetter job at suppressing harmless scan-build warnings. This time testing and...
Better job at suppressing harmless scan-build warnings. This time testing and working. (tags: trunk)
View ArticleFix harmless "implicit fall through" warnings that suddenly appeared when I...
Fix harmless "implicit fall through" warnings that suddenly appeared when I upgraded to gcc-13. (tags: trunk)
View ArticleGCC 13 has become more quite pedantic about the signature of functions...
GCC 13 has become more quite pedantic about the signature of functions matching the type of pointers through which the functions are called. Make adjustments to extension functions and test procedures...
View ArticleRemove a stray tab character from a comment. (tags: trunk)
Remove a stray tab character from a comment. (tags: trunk)
View ArticleVersion 3.48.0 (tags: trunk, release, major-release, version-3.48.0)
Version 3.48.0 (tags: trunk, release, major-release, version-3.48.0)
View Article*MERGE* Version 3.48.0 for the begin-concurrent branch. (tags: begin-concurrent)
*MERGE* Version 3.48.0 for the begin-concurrent branch. (tags: begin-concurrent)
View Article*MERGE* Version 3.48.0 for the wal2 branch. (tags: wal2)
*MERGE* Version 3.48.0 for the wal2 branch. (tags: wal2)
View Article*MERGE* Version 3.48.0 for the bedrock branch (tags: bedrock)
*MERGE* Version 3.48.0 for the bedrock branch (tags: bedrock)
View Article*MERGE* Version 3.48.0 for the reuse-schema branch. (tags: reuse-schema)
*MERGE* Version 3.48.0 for the reuse-schema branch. (tags: reuse-schema)
View Article