tursodatabase/turso

`ATTACH` support

クローズ

#2,183 opened on 2025/07/20

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (1,001 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (19,103 個のスター)
PR merge metrics
 (平均マージ 2d 11h) (30d で 147 merged PRs)

説明

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.

コントリビューターガイド