duckdb/pg_duckdb

Make ALTER TABLE ... SET SCHEMA work for duckdb tables

Open

#781 建立於 2025年5月9日

在 GitHub 查看
 (4 留言) (0 反應) (2 負責人)C++ (183 fork)github user discovery
MotherDuckgood first issue

倉庫指標

Star
 (3,125 star)
PR 合併指標
 (PR 指標待抓取)

描述

Description

A few things to consider here:

  1. Altering schemas within the same default motherduck database
  2. Altering schemas within a single non-default (aka ddb$) motherduck database
  3. Altering schemas across motherduck databases

Related to #780 and #766

貢獻者指南