This repository has been archived by the owner on Jan 14, 2021. It is now read-only.
null value in not null column when using Heroku Postgres with connection pooling #590
Labels
bug/0-needs-info
More information is needed for reproduction.
kind/bug
A reported bug.
status/needs-action
Issue has no activity for a long time, needs some action.
topic: pgbouncer
I'm currently using Heroku with connection pooling turned on (https://devcenter.heroku.com/articles/postgres-connection-pooling#running-pgbouncer-on-a-dyno) following #503. As far as I can tell everything is working, but I do often see the following in my logs:
when inspecting the DB I see all columns have
createdAt
set, so I'm not 100% sure going on, but felt like I should report just in case its helpful!The text was updated successfully, but these errors were encountered: