duckdb / duckdb/pg_duckdb

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

Open
#781 4 comments 0 reactions 2 assignees Claimed by @shivampr View on GitHub
good first issue MotherDuck
Dominant language
C++
Stars
3.2k
Forks
204
PR merge metrics
No merged PRs in 30d

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.