openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
libsql
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
3 days
ago. based on code collected
3 days
ago.
Mar 31, 2025 — Mar 31, 2026
Showing page 72 of 1,084
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix a null-pointer dereference in fts5 tokendata=1 code.
dan
More...
over 2 years ago
Fix a problem with handling OOM and other errors in fts5 when querying tokendata=1 tables.
dan
More...
over 2 years ago
Different fix for the fts5 COMMIT-following-OOM problem first fixed by [fba3129d]. This one does not cause problems if an fts5 table is renamed and then dropped within the same transaction.
dan
More...
over 2 years ago
Rework the jsonEachPathLength() routine in json_tree() so that it is less susceptible to problems due to goofy object labels.
drh
More...
over 2 years ago
Add ALWAYS() on branches added in [ec0ae4030968c782] that are always true.
drh
More...
over 2 years ago
Improved detection of corrupt JSONB in the jsonReturnFromBlob() function.
drh
More...
over 2 years ago
Trim env keys and set to None if empty
Avinash Sajjanshetty
More...
over 2 years ago
Ensure DB ID is set if namespaces are enabled
Avinash Sajjanshetty
More...
over 2 years ago
Fix compiler warning about shadowed variable in fts5_index.c.
dan
More...
over 2 years ago
Work around LLVM's newfound hatred of function pointer casts. [forum:/forumpost/1a7d257346636292|Forum post 1a7d257346636292].
drh
More...
over 2 years ago
Update documentation comments in fts5.h.
dan
More...
over 2 years ago
Do correct comparisons between object labels in JSON even when the two labels contain different JSON escapes.
drh
More...
over 2 years ago
Correctly handle 8-byte sizes in the JSONB format. [forum:/forumpost/283daf08e91183fc|Forum post 283daf08e91183fc].
drh
More...
over 2 years ago
Merge pull request #763 from tursodatabase/inhibit-checkpoint-wal
ad hoc
More...
over 2 years ago
Merge pull request #760 from tursodatabase/butemuck-to-zerocopy
ad hoc
More...
over 2 years ago
Merge pull request #762 from wyhaya/fix_de
ad hoc
More...
over 2 years ago
Fix the routine that determines the json_tree.path value for the first row so that it correctly takes into account escape sequences in the path argument.
drh
More...
over 2 years ago
In CLI, move -interactive flag handling back to arg-loop pass 2.
larrybr
More...
over 2 years ago
Test cases for object label matching with escape sequences.
drh
More...
over 2 years ago
The rule for the RHS of the ->> and -> operators when the RHS does not begin with $ is that it must be (1) all digits, or (2) all alphanumerics, or (3) contained within [..] or else it will become a quoted label.
drh
More...
over 2 years ago
Increased rigor in comparisons between object labels in JSON.
drh
More...
over 2 years ago
Add the tokendata=1 option and related APIs to fts5.
dan
More...
over 2 years ago
Merge trunk changes into this branch.
dan
More...
over 2 years ago
Add deserialize value tests
wyhaya
More...
over 2 years ago
README.md typo fix reported in the forum and update all links from http: to https:.
stephan
More...
over 2 years ago
introduce InhibitCheckpointWal
ad hoc
More...
over 2 years ago
Merge pull request #761 from tursodatabase/test-inject-frameno-empty-db
Piotr Sarna
More...
over 2 years ago
Merge pull request #764 from Horusiath/bottomless-snapshot-db-file-check
Piotr Sarna
More...
over 2 years ago
bottomless db snapshot: add more logging
Bartosz Sypytkowski
More...
over 2 years ago
Support deserialize to Option<T> and Unit
wyhaya
More...
over 2 years ago
←
1
2
…
68
69
70
71
72
73
74
75
76
…
1083
1084
→
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