cockroachdb / cockroachdb/sequelize-cockroachdb
Investigate / fix tests for Pooling
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 55
- Forks
- 18
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
See: https://github.com/cockroachdb/sequelize-cockroachdb/pull/114/files#diff-f62ae05809bb0a6bfc6bd9547344f831634fd05b61f000ca7c61edc9204b4a78R24
```
// PG emits events to communicate with the pg client.
// CRDB apparently does not emit events like these, needed to compare processID:
// https://github.com/brianc/node-postgres/blob/master/packages/pg/lib/client.js#L185
```
Investigate / rewrite tests such that we can compare the processID field.
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.