You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// 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.
The text was updated successfully, but these errors were encountered:
See: https://github.com/cockroachdb/sequelize-cockroachdb/pull/114/files#diff-f62ae05809bb0a6bfc6bd9547344f831634fd05b61f000ca7c61edc9204b4a78R24
Investigate / rewrite tests such that we can compare the processID field.
The text was updated successfully, but these errors were encountered: