cockroachdb / cockroachdb/sequelize-cockroachdb
"Down value"
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 55
- Fork
- 18
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.