duckdb / duckdb/duckdb-sqlite

Impossible to use this sqlite db

Open
#140 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
291
Forks
45
Avg merge
10h 13m
Merged PRs (30d)
18

Description

### What happens?

Hi,
if I try to use this sample [db.zip](https://github.com/user-attachments/files/19243782/db.zip), I have errors:

```
Failed to prepare query "PRAGMA table_info('SpatialIndex')": no such module: VirtualSpatialIndex
```

### To Reproduce

```
duckdb db.sqlite

SHOW TABLES;
```

### OS:

Debian 12

### SQLite Version:

3.40.1

### DuckDB Version:

1.2.1 8e52ec4395

### DuckDB Client:

cli

### Full Name:

Andrea Borruso

### Affiliation:

Casa

### Have you tried this on the latest `main` branch?

- [x] I agree

### Have you tried the steps to reproduce? Do they include all relevant data and configuration? Does the issue you report still appear there?

- [x] I agree

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.