openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
SQLite
Settings
|
Report Duplicate
1,477
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 72 of 74
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Improved detection of invalid command-line arguments to the showdb and showwal debugging utility programs.
D. Richard Hipp
More...
almost 2 years ago
Avoid using Tcl command [clock] in testrunner.tcl.
Dan Kennedy
More...
almost 2 years ago
Do not run test script pendingrace.test as part of the inmemory_journal permutation.
Dan Kennedy
More...
almost 2 years ago
Add configuration data for osx and windows to testrunner_data.tcl
Dan Kennedy
More...
almost 2 years ago
Improved and simplified logic for resolving the various aliases of the schema table.
D. Richard Hipp
More...
almost 2 years ago
Resolve all possible aliases and variations of the schema table names.
D. Richard Hipp
More...
almost 2 years ago
Remove automatic installation of JS-global S object for the sake of client libraries which embed this library, per [forum:9d4f722c6912799d|request in the forum].
Stephan Beal
More...
almost 2 years ago
Adjustments of assert() statement in STAT4 in order to give 100% MC/DC.
D. Richard Hipp
More...
almost 2 years ago
New assert() statements to verify that sqlite3DeleteIndexSamples() is always called with non-NULL parameters.
D. Richard Hipp
More...
almost 2 years ago
Update testrunner.tcl to use a separate process for each test script. And to run some extra tests too.
Dan Kennedy
More...
almost 2 years ago
Just because a CTE is used more than once, does not mean it should be tagged with M10d_Yes and thereby prohibited from participating in the query flattening optimization. See [forum:/forumpost/1d571c02963355ed|forum thread 1d571c02963].
D. Richard Hipp
More...
almost 2 years ago
Fix a comment related to PENDING locks in os_unix.c. No code changes.
Dan Kennedy
More...
almost 2 years ago
Fix a race condition during hot-journal rollback on unix that could theoretically cause spurious corruption errors.
Dan Kennedy
More...
almost 2 years ago
Fix a race condition during hot-journal rollback that could theoretically cause spurious corruption errors.
Dan Kennedy
More...
almost 2 years ago
Additional tweaks to the enhancement at [609fbb94b8f01d67] to further reduce the cost estimate for constructing an automatic index on an ephemeral table, in order to resolve the performance problem described by [forum:/forumpost/1d571c0296|forum post 1d571c0296].
D. Richard Hipp
More...
almost 2 years ago
Two JS file renames which got inadvertently undone while setting up [9062b31174618c0e]. Cosmetic cleanups in ext/wasm/dist.make.
Stephan Beal
More...
almost 2 years ago
Correct the handling of the worker1 and promiser JS files in the face of the bundler-friendly changes. Those files require separate, bundler-friendly copies.
Stephan Beal
More...
almost 2 years ago
Do not assume that sub-queries that contain window functions are uncorrelated.
Dan Kennedy
More...
almost 2 years ago
Show more details about the SrcItem.fg field in tree-trace output.
D. Richard Hipp
More...
almost 2 years ago
Fix a problem causing "PRAGMA quick_check" to return spurious corruption errors for a WITHOUT ROWID for which all columns are either virtual or part of the primary key, and for which the order of the columns in the primary key definition is different from the order in the table.
Dan Kennedy
More...
almost 2 years ago
Update sqllimits1.test to account for the fact that if an odd value is specified as the length in bytes of a utf-16 string, it is truncated to the largest smaller even number.
Dan Kennedy
More...
almost 2 years ago
Makefile doc touchups - no code/build changes.
Stephan Beal
More...
almost 2 years ago
Overhaul ext/wasm/GNUmakefile to consolidate what amounts to much copy/paste/slightly-edit duplication into a single function, called once per distinctive build mode (vanilla, ESM, bundler-friendly).
Stephan Beal
More...
almost 2 years ago
Enhance oo1.DB.exec() to simplify returning whole result sets.
Stephan Beal
More...
almost 2 years ago
Add JS bundler-friendly JS build. Minor test code cleanups.
Stephan Beal
More...
almost 2 years ago
Fix compiler warning in base85.c.
D. Richard Hipp
More...
almost 2 years ago
Update ext/wasm/README-dist.txt for the bundler-friendly build.
Stephan Beal
More...
almost 2 years ago
Add an assert() to help static analyzers.
D. Richard Hipp
More...
almost 2 years ago
Do not try to run rbu tests with builds that do not support rbu.
Dan Kennedy
More...
almost 2 years ago
Add a feature idea note to DB.exec(), derived from a forum discussion.
Stephan Beal
More...
almost 2 years ago
←
1
2
…
66
67
68
69
70
71
72
73
74
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree