tursodatabase/turso

`ATTACH` support

Open

#2183 aperta il 20 lug 2025

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Rust (1001 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (19.103 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Our very own @glommer took a stab at this, but found out the following:

Turns out attach will be far from easy. We assume a single pager everywhere, and for attach,.whatever pager you use needs to be related to whichever database you are reading from.

First step is to support multiple databases at the VDBE layer, I suppose.

Guida contributor