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
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 9 of 1,737
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add the --buildonly and --dryrun options to testrunner.tcl.
Dan Kennedy
More...
about 1 year ago
Incremental progress toward getting json_each() and json_tree() to work directly off of a JSONB blob.
D. Richard Hipp
More...
about 1 year ago
Allow a pattern to filter test scripts to be appended to testrunner.tcl "mdevtest", "sdevtest" and "release" commands. e.g. "tclsh test/testrunner.tcl sdevtest fts5%".
Dan Kennedy
More...
about 1 year ago
Get all CLI print calls which went to stdout in 3.44.0 to continue going to stdout.
Larry Brasfield
More...
about 1 year ago
Fix jsonParseReset() to properly clear the JsonParse.aBlob element.
D. Richard Hipp
More...
about 1 year ago
Omit precompiled binaries from the source tree.
D. Richard Hipp
More...
about 1 year ago
Omit the precompiled binary from the source tree.
D. Richard Hipp
More...
about 1 year ago
Merge the latest trunk enhancements and fixes into the jsonb branch.
D. Richard Hipp
More...
about 1 year ago
CLI .output/.once to not redirect ".timer on" results.
Larry Brasfield
More...
about 1 year ago
Fix an fts5 problem that could occur when mixing regular and secure delete operations on a single table.
Dan Kennedy
More...
about 1 year ago
Fix output redirect bug reported in [forum:/forumpost/cbf4933cfeee74bb|the forum].
Larry Brasfield
More...
about 1 year ago
Minor doc fix in src/betreeInt.h, prompted by an email report. No code changes.
Stephan Beal
More...
about 1 year ago
For CLI build with unused function warnings on, #ifdef out a console I/O function, fPutbUtf8().
Larry Brasfield
More...
about 1 year ago
Add documentation for new fts5 auxiliary function APIs.
Dan Kennedy
More...
about 1 year ago
Defer building xInstToken() hash-table until it is to be used.
Dan Kennedy
More...
about 1 year ago
Fix tokendata=1 and xInstToken() APIs for detail=none and detail=column tables.
Dan Kennedy
More...
about 1 year ago
Correct the URL for loading sqlite3-worker1-bundler-friendly.mjs from sqlite3-worker1-promiser-bundler-friendly.js, so that the promiser can be used in bundler-using environments. Problem reported via email.
Stephan Beal
More...
about 1 year ago
Inserts invalid JSONB should return "malformed JSON", not a json path error.
D. Richard Hipp
More...
about 1 year ago
Direct editing of JSONB using json_insert() and json_set().
D. Richard Hipp
More...
about 1 year ago
Correct blob-to-text rendering in some corner cases.
D. Richard Hipp
More...
about 1 year ago
Merge console I/O changes for Windows CLI.
Larry Brasfield
More...
about 1 year ago
Fix the translation of JSON5 numeric values from BLOB into text.
D. Richard Hipp
More...
about 1 year ago
Merge all recent trunk fixes and enhancements into the jsonb branch.
D. Richard Hipp
More...
about 1 year ago
Make edits directly to the JSONB BLOB when the input to json_replace() is a JSONB.
D. Richard Hipp
More...
about 1 year ago
Sync w/trunk as pre-merge-to-trunk sanity check.
Larry Brasfield
More...
about 1 year ago
Fix the trace3-4.4 test to be more rebust against timing quirks.
D. Richard Hipp
More...
about 1 year ago
Back out an incorrect change to the sqlite3ExprCompareSkip() function that was added way back on 2019-08-22 for [44578865fa7baf97|check-in 44578865fa7ba] and which was only today discovered to be incorrect by [forum:/forumpost/45ec3d9788|forum post 45ec3d9788].
D. Richard Hipp
More...
about 1 year ago
Convert an assert in OP_VCheck into a branch that aborts the opcode, as this can happen on some very obscure conditions, as discovered by dbsqlfuzz. Test case in TH3.
D. Richard Hipp
More...
about 1 year ago
Fix an assert() in fts5 that could be true following an OOM or IO error in contentless-delete mode.
Dan Kennedy
More...
about 1 year ago
Cherrypick shell1.test fix.
Larry Brasfield
More...
about 1 year ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
1736
1737
→
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