duckdb/pg_duckdb

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

開放

#781 建立於 2025年5月9日

 (4 則留言) (0 個反應) (2 位負責人)C++ (183 個分叉)github user discovery
MotherDuckgood first issue

倉庫指標

星標
 (3,125 顆星)
PR 合併指標
 (平均合併 60天 10小時) (30 天內合併 7 個 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

貢獻者指南