Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / penberg/limbo issues and pull requests
#318 - Shared page cache support?
Issue -
State: open - Opened by penberg 3 months ago
Labels: enhancement, help wanted, question, improvements
#317 - Add missing assertion to `substring()` test
Pull Request -
State: closed - Opened by travenin 3 months ago
#316 - core: core btree splitting
Pull Request -
State: closed - Opened by pereman2 3 months ago
#315 - core: support modifiers in date function
Pull Request -
State: closed - Opened by sonhmai 3 months ago
#314 - Read index information into memory
Issue -
State: closed - Opened by ajayaa 3 months ago
#313 - Publish Python package in CI
Issue -
State: closed - Opened by penberg 3 months ago
Labels: enhancement, help wanted, good first issue
#312 - Index lookup support - read manually created index structure into memory
Pull Request -
State: closed - Opened by ajayaa 3 months ago
#311 - Chores for Python binding development
Pull Request -
State: closed - Opened by travenin 3 months ago
#310 - Add `typeof(X)` scalar function
Pull Request -
State: closed - Opened by travenin 3 months ago
#309 - GROUP BY support
Pull Request -
State: closed - Opened by jussisaurio 3 months ago
- 1 comment
#308 - core: simplify page buffer handling
Pull Request -
State: closed - Opened by pereman2 3 months ago
#307 - Add time querying to I/O trait for deterministic simulation
Pull Request -
State: closed - Opened by mazchew 3 months ago
- 2 comments
#306 - Don't do any I/O if top level operator is Nothing
Pull Request -
State: closed - Opened by jussisaurio 3 months ago
#305 - core: support modifiers in time function
Pull Request -
State: closed - Opened by sonhmai 3 months ago
#304 - core: fix concat function wrong start_register
Pull Request -
State: closed - Opened by sonhmai 3 months ago
#303 - Schema migrations improvements over SQLite
Issue -
State: open - Opened by penberg 3 months ago
Labels: enhancement, help wanted, improvements
#302 - Limbo acquires database file lock by default
Issue -
State: closed - Opened by seonWKim 3 months ago
- 3 comments
#301 - Added random number generation to I/O trait for simulation
Pull Request -
State: closed - Opened by mazchew 3 months ago
- 1 comment
#299 - Add support for nullif scalar function
Pull Request -
State: closed - Opened by seonWKim 3 months ago
#298 - ci: added python
Pull Request -
State: closed - Opened by JeanArhancet 3 months ago
- 1 comment
#297 - Add insertion test
Issue -
State: closed - Opened by seonWKim 4 months ago
- 1 comment
#296 - core: pretty-print EXPLAIN QUERY PLAN
Pull Request -
State: closed - Opened by psarna 4 months ago
- 1 comment
#295 - Fix `EXPLAIN QUERY PLAN` format to follow SQLite format
Issue -
State: closed - Opened by penberg 4 months ago
Labels: enhancement, help wanted, good first issue
#294 - Add support for quote scalar function
Pull Request -
State: closed - Opened by JeanArhancet 4 months ago
#293 - [ISSUE-257] INSERT to empty tables panic
Pull Request -
State: closed - Opened by seonWKim 4 months ago
- 5 comments
#291 - Add support for concat scalar function
Pull Request -
State: closed - Opened by seonWKim 4 months ago
- 2 comments
#290 - Add support for ifnull scalar function
Pull Request -
State: closed - Opened by seonWKim 4 months ago
#289 - Add support for substr scalar function
Pull Request -
State: closed - Opened by seonWKim 4 months ago
#281 - More structured query planner
Pull Request -
State: closed - Opened by jussisaurio 4 months ago
- 1 comment
#273 - Implement the `UnixEpoch` function
Pull Request -
State: closed - Opened by rajivharlalka 4 months ago
- 10 comments
#272 - Move time querying and random number generation to I/O
Issue -
State: closed - Opened by penberg 4 months ago
- 2 comments
Labels: bug, help wanted, good first issue
#266 - RewindAwait instruction jump label is not patched
Issue -
State: closed - Opened by penberg 4 months ago
- 1 comment
Labels: bug, help wanted
#257 - `INSERT` to empty table panics
Issue -
State: closed - Opened by penberg 4 months ago
- 1 comment
Labels: bug, help wanted, compat
#256 - `INSERT` does not insert all columns
Issue -
State: closed - Opened by penberg 4 months ago
- 2 comments
Labels: bug, help wanted, compat
#255 - `INSERT` does not add duplicate rows
Issue -
State: closed - Opened by penberg 4 months ago
- 2 comments
Labels: bug, help wanted, compat
#251 - Function call with star as argument is not supported
Issue -
State: closed - Opened by penberg 4 months ago
- 3 comments
Labels: enhancement, help wanted, good first issue, compat
#248 - pylimbo package?
Issue -
State: closed - Opened by penberg 4 months ago
Labels: enhancement, help wanted, good first issue, question
#203 - Page readahead
Issue -
State: open - Opened by penberg 4 months ago
- 2 comments
Labels: enhancement, help wanted, performance
#202 - perf-latency: fix script to get results
Pull Request -
State: closed - Opened by JoanFM 4 months ago
- 2 comments
Labels: Stale
#195 - Support the use of Aggregate Functions in Scalar Functions
Issue -
State: closed - Opened by JeanArhancet 4 months ago
- 2 comments
Labels: enhancement, compat
#168 - Reuse Regex in LIKE implementation
Issue -
State: closed - Opened by benclmnt 5 months ago
- 1 comment
Labels: enhancement, help wanted, good first issue, performance
#158 - Date and time function support
Issue -
State: closed - Opened by penberg 5 months ago
- 3 comments
Labels: enhancement, help wanted, good first issue
#153 - Parenthesized conditions
Issue -
State: closed - Opened by pereman2 5 months ago
#146 - added the functionality for `CREATE TABLE`
Pull Request -
State: closed - Opened by jatin510 5 months ago
- 7 comments
#135 - Make I/O completion explicit
Issue -
State: open - Opened by penberg 5 months ago
- 6 comments
Labels: enhancement, help wanted
#125 - Indexing lookup support
Issue -
State: open - Opened by penberg 5 months ago
- 3 comments
Labels: enhancement, help wanted
#122 - Improve `WHERE` clause code generation
Issue -
State: closed - Opened by penberg 5 months ago
- 1 comment
Labels: enhancement, help wanted, good first issue
#100 - Add aggregate fn: count
Pull Request -
State: closed - Opened by vivek378521 5 months ago
#99 - Add rust package version check and install + wasm32-wasi package pres…
Pull Request -
State: closed - Opened by vivek378521 5 months ago
#98 - Make it possible to get row values as &str
Pull Request -
State: closed - Opened by haaawk 5 months ago
#97 - Fix primary key handling in BTreeTable
Pull Request -
State: closed - Opened by haaawk 5 months ago
- 1 comment
#96 - separate PRIMARY KEY definition does not work in BTreeTable::from_sql
Issue -
State: closed - Opened by haaawk 5 months ago
#95 - Add support for WITHOUT ROWID to BTreeTable::from_sql
Pull Request -
State: closed - Opened by haaawk 5 months ago
#94 - Disallow multiple processes opening same database file
Issue -
State: closed - Opened by penberg 5 months ago
- 6 comments
Labels: enhancement, help wanted, good first issue
#93 - More aggregate functions
Issue -
State: closed - Opened by penberg 5 months ago
- 3 comments
Labels: enhancement, help wanted, good first issue
#92 - Simplify BTreeTable::to_sql
Pull Request -
State: closed - Opened by haaawk 5 months ago
#91 - External sorting for `ORDER BY`
Issue -
State: open - Opened by penberg 5 months ago
- 10 comments
Labels: enhancement, help wanted, good first issue
#90 - Replace unwrap() in PageIO.get() with proper error handling
Pull Request -
State: closed - Opened by crrow 5 months ago
- 5 comments
#89 - Improve normalize_ident
Pull Request -
State: closed - Opened by haaawk 5 months ago
#88 - Mark test code cfg(test) instead of allow(dead_code)
Pull Request -
State: closed - Opened by haaawk 5 months ago
#87 - Remove unneded allocation
Pull Request -
State: closed - Opened by haaawk 5 months ago
#86 - `BEGIN CONCURRENT` support
Issue -
State: open - Opened by penberg 5 months ago
- 1 comment
Labels: enhancement, help wanted, improvements
#85 - SQLite C API improvements
Issue -
State: open - Opened by penberg 5 months ago
Labels: enhancement, help wanted, good first issue
#84 - Remove incorrect Column::is_rowid_alias
Pull Request -
State: closed - Opened by haaawk 5 months ago
#83 - Column::is_rowid_alias is incorrect for composite primary keys
Issue -
State: closed - Opened by haaawk 5 months ago
#82 - Derive Clone for Buffer
Pull Request -
State: closed - Opened by haaawk 5 months ago
#81 - Remove submit from LinuxIO write
Pull Request -
State: closed - Opened by haaawk 5 months ago
#80 - `SELECT .. WHERE` support
Issue -
State: closed - Opened by penberg 5 months ago
- 5 comments
Labels: enhancement, help wanted, good first issue
#79 - Remove unneeded clone in add_table
Pull Request -
State: closed - Opened by haaawk 5 months ago
#78 - Profile-Guided Optimization (PGO) benchmark report
Issue -
State: open - Opened by zamazan4ik 5 months ago
- 1 comment
#77 - cli: added .opcodes helper
Pull Request -
State: closed - Opened by pereman2 5 months ago
#76 - translate: special case for LIMIT 0
Pull Request -
State: closed - Opened by psarna 5 months ago
- 4 comments
#75 - wait for the read completion
Pull Request -
State: closed - Opened by heyrutvik 5 months ago
- 1 comment
#74 - Explicit I/O completion waiting when opening a database
Issue -
State: closed - Opened by penberg 5 months ago
Labels: bug, help wanted
#73 - download wasm32-wasi target for wasm builds
Pull Request -
State: closed - Opened by ishanjain28 5 months ago
- 1 comment
#72 - Fix error handling for invalid database files
Issue -
State: closed - Opened by penberg 5 months ago
- 3 comments
Labels: bug, help wanted, good first issue
#71 - Fix out of box installation
Issue -
State: closed - Opened by vivek378521 5 months ago
- 2 comments
Labels: bug, help wanted, good first issue
#70 - .schema without args shows all tables
Pull Request -
State: closed - Opened by KMJ-007 5 months ago
#69 - added .schema command in cli
Pull Request -
State: closed - Opened by KMJ-007 5 months ago
- 2 comments
#68 - Clean up insn_to_str()
Pull Request -
State: closed - Opened by penberg 5 months ago
#67 - core: Insn::Real support
Pull Request -
State: closed - Opened by pereman2 5 months ago
#66 - core: fix evaluating columns a part from agg
Pull Request -
State: closed - Opened by pereman2 5 months ago
#65 - Aggregation function and column produces wrong result
Issue -
State: closed - Opened by penberg 5 months ago
Labels: bug, help wanted, compat
#64 - Refactor translate
Pull Request -
State: closed - Opened by penberg 5 months ago
#63 - Update `cbindgen` to remove dependency to atty
Issue -
State: closed - Opened by penberg 5 months ago
Labels: enhancement, help wanted, good first issue, security
#62 - Port SQLite TCL tests
Issue -
State: open - Opened by penberg 5 months ago
- 2 comments
Labels: enhancement, help wanted, good first issue
#61 - core: sum aggregation
Pull Request -
State: closed - Opened by pereman2 5 months ago
#60 - core: fix agg function uppercase parsing
Pull Request -
State: closed - Opened by pereman2 5 months ago
#59 - Stack overflow with upper-case `AVG()` function
Issue -
State: closed - Opened by penberg 5 months ago
- 2 comments
Labels: bug, help wanted
#58 - core: Avg aggregation function
Pull Request -
State: closed - Opened by pereman2 5 months ago
#57 - OpenDAL support for storage?
Issue -
State: open - Opened by penberg 5 months ago
- 1 comment
Labels: enhancement, help wanted, question
#56 - Initial pass on deterministic simulator
Pull Request -
State: closed - Opened by penberg 5 months ago
#55 - `LIMIT 0` is not supported correctly
Issue -
State: closed - Opened by penberg 5 months ago
Labels: bug, help wanted, good first issue
#54 - `.schema` command support
Issue -
State: closed - Opened by penberg 6 months ago
Labels: enhancement, help wanted, good first issue
#53 - In-memory mode
Issue -
State: open - Opened by penberg 6 months ago
- 5 comments
Labels: enhancement, good first issue
#52 - core: I/O write path
Pull Request -
State: closed - Opened by penberg 6 months ago
#51 - core: pragma cache_size support
Pull Request -
State: closed - Opened by pereman2 6 months ago
#50 - `cargo bench` causes a panic
Issue -
State: closed - Opened by mfleming 7 months ago
- 2 comments
#49 - `SELECT .. ORDER BY` support
Pull Request -
State: closed - Opened by penberg 7 months ago
- 2 comments
#48 - libuv example
Issue -
State: open - Opened by penberg 7 months ago
Labels: enhancement, help wanted