cockroachdb / cockroachdb/sequelize-cockroachdb
"Down value"
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 55
- Forks
- 18
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.