duckdb/pg_duckdb

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

Open

#781 aperta il 9 mag 2025

Vedi su GitHub
 (4 commenti) (0 reazioni) (2 assegnatari)C++ (183 fork)github user discovery
MotherDuckgood first issue

Metriche repository

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

Descrizione

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

Guida contributor