cloudflare / cloudflare/workerd
Does D1 supports ALTER COLUMN, ADD CONSTRAINT and so on?
Open
- Dominant language
- C++
- Stars
- 8.7k
- Forks
- 739
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 174
Description
According the sqlite3 manual https://www.sqlite.org/omitted.html, alter column data type, constraints is omitted. Does D1 supports alter column data type or changing column constraints?
If not, How does wrangler do the migration when column data type is changed?
Contributor guide
Assessment
This issue has not been assessed yet.