-
Notifications
You must be signed in to change notification settings - Fork 342
Insights: tursodatabase/limbo
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v0.0.15 0.0.15 - 2025-02-18
published
Feb 18, 2025
16 Pull requests merged by 8 people
-
Fix invalid text columns generated by dump
#1034 merged
Feb 18, 2025 -
Fix remainder panic on zero right-hand-side
#1025 merged
Feb 18, 2025 -
removing dangling limbo_output.txt file and setting rule in gitignore
#1027 merged
Feb 18, 2025 -
Fix cli test for new output name
#1028 merged
Feb 18, 2025 -
fix 24/48 bit width serial types parsing
#1020 merged
Feb 16, 2025 -
Fix and predicate
#1017 merged
Feb 15, 2025 -
Fix substr
#1013 merged
Feb 15, 2025 -
mvcc: comments and small cleanup
#930 merged
Feb 15, 2025 -
Fix math binary
#1015 merged
Feb 15, 2025 -
Fix IdxGt, IdxGe, IdxLt, and IdxLe instructions
#1016 merged
Feb 15, 2025 -
Added IdxLE and IdxLT opcodes
#1010 merged
Feb 15, 2025 -
cleanup shell tests and cli
#941 merged
Feb 15, 2025 -
Implement the legacy_file_format pragma
#1007 merged
Feb 15, 2025 -
Support numeric column references in GROUP BY
#1008 merged
Feb 15, 2025 -
cli: Basic dump support
#1011 merged
Feb 15, 2025 -
select: fix bug with referring to a mixed-case alias
#1006 merged
Feb 15, 2025
12 Pull requests opened by 10 people
-
Various fixes found with sqlite fuzzer
#1021 opened
Feb 16, 2025 -
draft: drop table implementation
#1022 opened
Feb 16, 2025 -
Create Ruby binding
#1032 opened
Feb 18, 2025 -
chore: bump rusqlite to 0.33.0 from 0.29.0
#1036 opened
Feb 18, 2025 -
modified cast_text_to_number for more compatibility with sqlite
#1038 opened
Feb 19, 2025 -
Handle parsing URI according to sqlite spec
#1039 opened
Feb 19, 2025 -
extensions/time: normalize offset_sec
#1041 opened
Feb 19, 2025 -
Adds AddImm OpCode Instruction
#1042 opened
Feb 19, 2025 -
Fix "unreachable code" in LIKE function for non-text columns
#1044 opened
Feb 19, 2025 -
bindings/java: Clean up
#1045 opened
Feb 19, 2025 -
adding seed to output of failed fuzz tests
#1047 opened
Feb 20, 2025 -
Clean up extension python tests to use convenience CLI-test class
#1048 opened
Feb 21, 2025
11 Issues closed by 2 people
-
Simulator terminates with zero exit code on error
#689 closed
Feb 21, 2025 -
Tracking issue for improving benchmarking
#686 closed
Feb 21, 2025 -
Simulator panic: attempt to subtract with overflow (seed: 3544329985764971375, commit: 1df1f7a)
#681 closed
Feb 21, 2025 -
asynchronous I/O: Not all operations are asynchronous
#672 closed
Feb 21, 2025 -
"libz.a file format not recognized" when building from source
#1026 closed
Feb 19, 2025 -
python test fails to work with conda
#659 closed
Feb 19, 2025 -
Dump generates invalid `INSERT` statement for text columns
#1012 closed
Feb 18, 2025 -
Using as sqlx backend
#635 closed
Feb 18, 2025 -
Build in PRQL Support to improve Query Language Usability
#639 closed
Feb 17, 2025 -
Improve JavaScript API bindings
#638 closed
Feb 17, 2025 -
Limbo incorrectly returns no rows for a clickbench query
#1009 closed
Feb 15, 2025
7 Issues opened by 7 people
-
cannot find function `ptsname_r` in this scope
#1046 opened
Feb 20, 2025 -
TPC-H benchmark queries do not work correctly
#1043 opened
Feb 19, 2025 -
internal error: entered unreachable code: Like on non-text registers
#1040 opened
Feb 19, 2025 -
Python bindings upload to PyPi is broken
#1035 opened
Feb 18, 2025 -
Protobuf support
#1029 opened
Feb 18, 2025 -
`DELETE FROM WHERE` plan differs from SQLite and gives incorrect result.
#1019 opened
Feb 15, 2025 -
UPDATE support
#1018 opened
Feb 15, 2025
25 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Implement create virtual table using vtab modules, more work on virtual tables
#996 commented on
Feb 18, 2025 • 10 new comments -
Adds Drop Table
#897 commented on
Feb 19, 2025 • 4 new comments -
Implement the table_list pragma
#1005 commented on
Feb 15, 2025 • 1 new comment -
Feature: Implement MMap for In Memory IO
#972 commented on
Feb 18, 2025 • 0 new comments -
Implement SQLite balancing algorithm
#968 commented on
Feb 17, 2025 • 0 new comments -
Initial pass on Virtual FileSystem extension module
#960 commented on
Feb 21, 2025 • 0 new comments -
Enable Nyrkiö on PRs and clickbench
#959 commented on
Feb 18, 2025 • 0 new comments -
Enable pretty mode in shell by default
#932 commented on
Feb 17, 2025 • 0 new comments -
WIP - rewrite_expr: simplify binary expressions whenever possible
#699 commented on
Feb 16, 2025 • 0 new comments -
Extended `balance_root` to handle root underflow case
#621 commented on
Feb 21, 2025 • 0 new comments -
add devcontainer configuration.
#498 commented on
Feb 19, 2025 • 0 new comments -
Add Web Interface for wasm worker
#756 commented on
Feb 20, 2025 • 0 new comments -
Support autoindexing
#747 commented on
Feb 19, 2025 • 0 new comments -
Count distinct is not supported
#741 commented on
Feb 19, 2025 • 0 new comments -
`ALTER TABLE` support
#895 commented on
Feb 18, 2025 • 0 new comments -
Support handling URI's for opening new databases
#977 commented on
Feb 18, 2025 • 0 new comments -
js async example
#727 commented on
Feb 18, 2025 • 0 new comments -
JavaScript runtime integration
#709 commented on
Feb 18, 2025 • 0 new comments -
`DROP TABLE` support
#894 commented on
Feb 16, 2025 • 0 new comments -
Full text search extension
#997 commented on
Feb 15, 2025 • 0 new comments -
Print git hash at end of simulation
#702 commented on
Feb 15, 2025 • 0 new comments -
Add 3rd party dependency licenses
#695 commented on
Feb 15, 2025 • 0 new comments -
Tracking issue for improving observability
#690 commented on
Feb 15, 2025 • 0 new comments -
TPC-E support
#685 commented on
Feb 15, 2025 • 0 new comments -
Add support for ANALYZE
#656 commented on
Feb 15, 2025 • 0 new comments