cockroachdb / cockroachdb/sequelize-cockroachdb
Enum not working after this commit in Sequelize project
Đ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ả
Hi.
After this change in `query-generator.js` in commit: https://github.com/sequelize/sequelize/commit/6d9a58e7556de614133c2d16ba6ee8e8cebd5fa0
the enum tests in `createTable` are failing.
Enums are no longer working.
The reason is that this commit uses an SQL syntax that is not supported by CockroachDB (`do begin...`)
Opened an issue in the core Sequelize project as well: https://github.com/sequelize/sequelize/issues/16191
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á.