Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

turso · Issues· 999 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #9143

    core/optimizer: cost model makes a new in-memory index look too cheap

    coreoptimizerUpdated Sep 18, 2026
  • #8749

    An expression index under a LEFT JOIN reads NULL, so a GROUP BY gives one row

    bugcompatibilityoptimizercorrectnessindexesjoinsUpdated Sep 18, 2026
  • #9139

    simulator: checkpoint after an open savepoint fails the run with TableLocked

    Updated Sep 17, 2026
  • #9132

    tursopg: lacks support of the numeric type, causing decimal precision issues

    Updated Sep 17, 2026
  • #9127

    MVCC: Skip WAL serialization when storage backend supports torn-write protection

    performancemvccUpdated Sep 17, 2026
  • #8971

    Feature request: Rust API for registering user-defined SQL functions

    Updated Sep 17, 2026
  • #9110

    MVCC passive checkpoint cleanup releases the WAL write lock twice after an I/O error

    panicUpdated Sep 17, 2026
  • #9109

    MVCC does not reload planner statistics after ANALYZE

    mvccoptimizerUpdated Sep 17, 2026
  • #8369

    Deadlock: sync engine holds blocking parking_lot::Mutex across await; concurrent connect()/push() park every tokio worker

    syncUpdated Sep 16, 2026
  • #8744

    UPSERT under a BEFORE UPDATE trigger corrupts the index, so DELETE leaves a row

    bugcompatibilitycorrectnessindexescorruption?triggersintegrity_checkUpdated Sep 16, 2026
  • #8447

    Mvcc: split brain as we allow rollback to before a commit finishes

    Updated Sep 16, 2026
  • #9096

    A window function with an aggregate in its ORDER BY is accepted in the ORDER BY of a non-aggregate query

    compatibilitytranslation/planningcorrectnessUpdated Sep 16, 2026
  • #9095

    ADD COLUMN and DROP COLUMN remove the size of every typed column from the stored schema

    compatibilitycorrectnessschema changesUpdated Sep 16, 2026
  • #9094

    A WITHOUT ROWID table whose PRIMARY KEY is not the first column is stored in a layout SQLite cannot use

    compatibilitycorrectnessUpdated Sep 16, 2026
  • #9093

    ADD COLUMN unquotes a keyword column inside a FOREIGN KEY clause, and SQLite can no longer read the table

    compatibilityfuzzingschema changesforeign keysUpdated Sep 16, 2026