GitHub / duckdb/duckdb-sqlite issues and pull requests
#152 - Apply patches and bump to latest DuckDB version
Pull Request -
State: closed - Opened by Mytherin 3 months ago
#151 - Unable to build on Mac
Issue -
State: closed - Opened by bjorn-nesby 3 months ago
- 2 comments
#150 - Feature request: Support globbing to read from multiple similiar sqlite databases
Issue -
State: open - Opened by onnimonni 3 months ago
#149 - bump extension-ci-tools to v1.2.2
Pull Request -
State: closed - Opened by c-herrewijn 3 months ago
- 1 comment
#148 - Build fails on `main` 66a5fa2448398379dc21c18308e3b95d42d84015
Issue -
State: closed - Opened by abhillman 3 months ago
- 3 comments
#147 - Mention `make GEN=ninja release` in README.md
Pull Request -
State: closed - Opened by abhillman 3 months ago
- 1 comment
#146 - Mention submodules in README.md
Pull Request -
State: closed - Opened by abhillman 3 months ago
- 1 comment
#145 - `ATTACH` fails with `~/some-db.sqlite3` path expansion
Issue -
State: open - Opened by abhillman 3 months ago
- 3 comments
#144 - Error parsing Infinity for `REAL` datatype
Issue -
State: open - Opened by akshay-ctxl 4 months ago
#143 - Fix cmake_minimum_required and CI setup
Pull Request -
State: closed - Opened by carlopi 4 months ago
#142 - Show statement displays metadata information exception
Issue -
State: open - Opened by loloxwg 4 months ago
- 1 comment
#141 - Issue found on page 'Attach to a DuckDB/Sqlite Database over HTTPS or S3'
Issue -
State: open - Opened by leestorm4520 about 1 year ago
- 2 comments
#140 - Impossible to use this sqlite db
Issue -
State: open - Opened by aborruso 5 months ago
#139 - After attaching SQLite DB, cannot create a view with a query including `union all`
Issue -
State: open - Opened by jongmmm 5 months ago
#138 - open exist sqlite file on Windows 11 arm
Issue -
State: open - Opened by opstoken 5 months ago
#137 - SQLite `.schema` fails in parsing with table + index
Issue -
State: open - Opened by Proximyst 6 months ago
Labels: reproduced
#136 - Create table from another database results in errors and segfault
Issue -
State: open - Opened by scajanus 6 months ago
- 2 comments
#135 - Bump duckdb
Pull Request -
State: closed - Opened by Mytherin 6 months ago
#134 - Add `sqlite_query` method, and use this method when binding views that cannot be run inside DuckDB
Pull Request -
State: closed - Opened by Mytherin 6 months ago
#133 - Fix #119: support IF NOT EXISTS in CREATE INDEX
Pull Request -
State: closed - Opened by Mytherin 6 months ago
#132 - Fix #121: pass schema into CreateViewInfo::FromCreateView
Pull Request -
State: closed - Opened by Mytherin 6 months ago
#131 - Correctly parse and bind the CREATE INDEX SQL statements from SQLite files
Pull Request -
State: closed - Opened by Mytherin 6 months ago
#130 - SQLite extension will not attach the database on a computer without an internet connection
Issue -
State: closed - Opened by breckcs 6 months ago
- 4 comments
#129 - Poor performance for simple operation on large-ish database.
Issue -
State: open - Opened by jpambrun 7 months ago
#128 - Getting errors when creating a VIRTUAL table for Full Text Search with SQLite extension
Issue -
State: open - Opened by kuatroka 7 months ago
#127 - Update duckdb, apply patches, move to extension ci tools
Pull Request -
State: closed - Opened by Maxxen 7 months ago
- 1 comment
#126 - Update year in license file to 2025
Pull Request -
State: closed - Opened by szarnyasg 7 months ago
#124 - Using the extension fails with "undefined symbol: _ZTIN6duckdb7CatalogE"
Issue -
State: closed - Opened by ciupicri 9 months ago
- 1 comment
#123 - Add option `sqlite_debug_show_queries` to print queries sent to SQLite
Pull Request -
State: closed - Opened by noahisaksen 9 months ago
- 1 comment
#122 - Add debug query print setting
Issue -
State: closed - Opened by noahisaksen 9 months ago
- 1 comment
#121 - SHOW TABLES not working after attaching Sqlite
Issue -
State: closed - Opened by xolopivo 9 months ago
#120 - `.schema table_name` return unexcepted result?
Issue -
State: closed - Opened by Cayincc 9 months ago
- 4 comments
Labels: reproduced
#119 - "CREATE INDEX IF NOT EXISTS" doesn't work
Issue -
State: closed - Opened by yyuu 10 months ago
#118 - Query fails when performed on data converted from SQLite, works fine on attached database
Issue -
State: closed - Opened by bynomial 10 months ago
- 1 comment
#117 - Add support for reading unix epochs as timestamps
Pull Request -
State: closed - Opened by Mytherin 10 months ago
#116 - Catalog Error: Scalar Function with name unixepoch does not exist!
Issue -
State: closed - Opened by cboden 11 months ago
#115 - Impossible to export sqlite to duckdb keeping constraints. "information_schema.table_constraints" waiting for a memory use.
Issue -
State: closed - Opened by Victordeleusse 11 months ago
- 2 comments
Labels: reproduced
#114 - information_schema.table_constraints and key_column_usage always list "memory" for table_catalog on attached databases - CONSTRAINTS are not then well export
Issue -
State: open - Opened by Victordeleusse 11 months ago
#113 - GeoPackage geometry type detection
Issue -
State: open - Opened by rouault 11 months ago
#112 - Fix #104: make CREATE OR REPLACE TABLE work in SQLite catalog instead of throwing an exception
Pull Request -
State: closed - Opened by Mytherin 11 months ago
#111 - Fix #101: more robustly handle sparse row ids
Pull Request -
State: closed - Opened by Mytherin 11 months ago
#110 - SQLite test issue
Issue -
State: closed - Opened by szarnyasg 11 months ago
Labels: under review
#109 - CI: Add issue mirroring jobs
Pull Request -
State: closed - Opened by szarnyasg 11 months ago
#108 - Absorb patch, and move to latest duckdb
Pull Request -
State: closed - Opened by carlopi 11 months ago
- 1 comment
#107 - TRY_CAST as INT fails on column with bad value: column was declared as integer, found "" of type "text" instead.
Issue -
State: closed - Opened by arcutright 11 months ago
- 1 comment
#106 - How can I load SQLite virtual tables created by a SQLite extension?
Issue -
State: open - Opened by 1yefuwang1 about 1 year ago
#105 - Bump to DuckDB v1.0.0
Pull Request -
State: closed - Opened by carlopi about 1 year ago
- 1 comment
#104 - "CREATE OR REPLACE TABLE" failed with SQLite3 table if given table doesn't exist
Issue -
State: closed - Opened by yyuu about 1 year ago
- 1 comment
#103 - COPY FROM DATABASE SQLite to DuckDB - Catalog Error
Issue -
State: open - Opened by serdardidan about 1 year ago
- 2 comments
#102 - sqlite: cannot reference table due to type mismatch
Issue -
State: open - Opened by 3bdallahz about 1 year ago
#101 - SQLite hangs on 64-bit integer
Issue -
State: closed - Opened by poundifdef about 1 year ago
- 1 comment
#100 - db Loads in Windows but not Linux
Issue -
State: open - Opened by AimSmall37 about 1 year ago
- 5 comments
#99 - Move _extension_distribution to duckdb/extension-ci-tools
Pull Request -
State: closed - Opened by carlopi about 1 year ago
- 2 comments
#98 - Bind BLOBs as BLOBs instead of strings
Pull Request -
State: closed - Opened by asg017 about 1 year ago
- 2 comments
#97 - Bug: DuckDB binds BLOBs as TEXT when inserting data into SQLite
Issue -
State: closed - Opened by asg017 about 1 year ago
- 1 comment
#96 - sqlite_schema_entry.hpp:23:36: error: ‘duckdb::optional_ptr<duckdb::CatalogEntry> duckdb::SQLiteSchemaEntry::CreateIndex(duckdb::ClientContext&, duckdb::CreateIndexInfo&, duckdb::TableCatalogEntry&)’ marked ‘override’, but does not override
Issue -
State: closed - Opened by ciupicri about 1 year ago
- 3 comments
#95 - Absorb more patches
Pull Request -
State: closed - Opened by carlopi about 1 year ago
#94 - Bump patch rtools
Pull Request -
State: closed - Opened by carlopi about 1 year ago
- 2 comments
#93 - Bump duckdb and apply patch
Pull Request -
State: closed - Opened by carlopi about 1 year ago
- 4 comments
#92 - Absorb patch and move to main
Pull Request -
State: closed - Opened by carlopi about 1 year ago
- 1 comment
#91 - Tests fail because of missing version: is git required?
Issue -
State: closed - Opened by yurivict over 1 year ago
#90 - Apply duckdb's wrap_idx_t.patch + bump to v0.10.1
Pull Request -
State: closed - Opened by carlopi over 1 year ago
- 2 comments
#89 - sqlite_table_entry.cpp:56:42: error: cannot convert ‘duckdb::optional_idx’ to ‘duckdb::idx_t&’ {aka ‘long unsigned int&’}
Issue -
State: closed - Opened by ciupicri over 1 year ago
- 2 comments
#88 - Getting error "PRAGMA table_info('SpatialIndex'): no such module: VirtualSpatialIndex" on unrelated querry
Issue -
State: open - Opened by Hugi-R over 1 year ago
- 1 comment
#87 - Bump to duckdb v0.10.0, re-enable duckdb-wasm
Pull Request -
State: closed - Opened by carlopi over 1 year ago
- 1 comment
#86 - Add back wasm_ platforms
Pull Request -
State: closed - Opened by carlopi over 1 year ago
- 1 comment
#85 - [Dev] Bump duckdb and apply patches
Pull Request -
State: closed - Opened by carlopi over 1 year ago
#84 - Apply duckdb's patches
Pull Request -
State: closed - Opened by carlopi over 1 year ago
- 1 comment
#83 - Add more options for opening SQLite databases - busy_timeout and journal_mode - and set busy time-out by default
Pull Request -
State: closed - Opened by Mytherin over 1 year ago
#82 - SQLite/DuckDB Concurrency Errors Within a Single Process
Issue -
State: closed - Opened by breckcs over 1 year ago
- 6 comments
#81 - Correctly define unique constraint in SQLite table definition
Pull Request -
State: closed - Opened by Mytherin over 1 year ago
#80 - Can't build on an M1/ARM Mac
Issue -
State: open - Opened by cpaika over 1 year ago
- 6 comments
#79 - Update DuckDB
Pull Request -
State: closed - Opened by samansmink over 1 year ago
- 1 comment
#78 - Issue found on page 'SQLite Scanner Extension'
Issue -
State: closed - Opened by yeturi over 1 year ago
- 4 comments
#77 - Fix to right compression in script/extension-upload
Pull Request -
State: closed - Opened by carlopi over 1 year ago
- 2 comments
#76 - CI changes for packaging duckdb-wasm AND publishing on nightly bucket
Pull Request -
State: closed - Opened by carlopi over 1 year ago
- 6 comments
#75 - ATTACH succeeds when database does not exist, while CALL fails
Issue -
State: closed - Opened by szarnyasg over 1 year ago
- 1 comment
#74 - A question about performance
Issue -
State: open - Opened by hs41-18 over 1 year ago
- 1 comment
Labels: question
#73 - Adjust copyright holder in license
Pull Request -
State: closed - Opened by szarnyasg over 1 year ago
- 1 comment
#72 - Test issue
Issue -
State: closed - Opened by szarnyasg over 1 year ago
#71 - add expected error message
Pull Request -
State: closed - Opened by Tishj over 1 year ago
- 1 comment
#70 - Enable FTS and RTree extensions plus add tests
Pull Request -
State: closed - Opened by Mytherin almost 2 years ago
#69 - Fix #44, #47, #53
Pull Request -
State: closed - Opened by Mytherin almost 2 years ago
#68 - Load sqlite_scanner with duckdb release 0.9.1
Issue -
State: closed - Opened by antonylebechec almost 2 years ago
- 5 comments
#67 - Rename default branch in issue template
Pull Request -
State: closed - Opened by szarnyasg almost 2 years ago
- 1 comment
#66 - Duckdbvfs: Forward to DuckDB file system via vfs mechanism
Pull Request -
State: open - Opened by carlopi almost 2 years ago
- 2 comments
#65 - Bump and fixes: autoloadable & serialization
Pull Request -
State: closed - Opened by carlopi almost 2 years ago
#64 - Column constraints are not replicated from SQLite table
Issue -
State: closed - Opened by maruth-stripe almost 2 years ago
- 2 comments
#63 - [Dev] Fixup workflows by using VCPKG
Pull Request -
State: closed - Opened by carlopi almost 2 years ago
- 2 comments
#62 - Windows test script doesn't actually filter tests
Issue -
State: closed - Opened by isaacbrodsky almost 2 years ago
#61 - Windows build fails if path has whitespace
Issue -
State: open - Opened by isaacbrodsky almost 2 years ago
#60 - Fix serialize method for upcoming serialization rework
Pull Request -
State: closed - Opened by Mytherin almost 2 years ago
- 1 comment
#59 - Add support for sqlite_all_varchar to attach syntax
Pull Request -
State: closed - Opened by Mause almost 2 years ago
#58 - Invalid Error: Failed to prepare query "PRAGMA table_info('non_fiction_fts')": no such module: fts5
Issue -
State: closed - Opened by palmaresk8 about 2 years ago
- 1 comment
#57 - Column names are not preserved when doing sqlite_scan
Issue -
State: closed - Opened by nitinprakash96 about 2 years ago
- 1 comment
#56 - Update to new build system
Pull Request -
State: closed - Opened by samansmink about 2 years ago
- 1 comment
#55 - sqlite_scanner cannot build from source
Issue -
State: closed - Opened by shaastru about 2 years ago
- 1 comment
#54 - fix: update to newer duckdb (including extension format changes)
Pull Request -
State: closed - Opened by Mause about 2 years ago
- 2 comments
#53 - BOOLEAN data type is not supported
Issue -
State: closed - Opened by 2-5 about 2 years ago
- 5 comments
#52 - Companion to duckdb/duckdb/pull/7874
Pull Request -
State: closed - Opened by bleskes about 2 years ago
- 1 comment