cockroachdb / cockroachdb/sequelize-cockroachdb
Investigate / fix tests for Pooling
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 55
- Forks
- 18
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.