cockroachdb / cockroachdb/sequelize-cockroachdb
"Down value"
Open
- Dominant language
- JavaScript
- Stars
- 55
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Customer request:
> We’ve been using (also) sequelize with crdb and we’ve noticed that although CDRB supports ALTER TYPE type DROP value it isn’t exposed in your sequelize-cockroachdb package and PostgreSQL doesn’t support it yet (so it is missing from the sequelize pg dialect). All this results in funky and slow migration scripts (drop type, alter column, create type, alter column). Is there any chance you’ll add the support for “down value” in your package, or even better, create a proper crdb dialect in sequelize?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.