Make ALTER TABLE ... SET SCHEMA work for duckdb tables
Open
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
Assessment
This issue has not been assessed yet.