tursodatabase/turso

`ATTACH` support

Open

#2,183 创建于 2025年7月20日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Rust (1,001 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (19,103 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南