Heya, really enjoying this project.
When I switch to Connection Pool in DigitalOcean PostgreSQL 11, I get this error:
Error: prepared statement "p1" already exists
at Object.generic (C:\cygwin64\home\1234\transac\node_modules\postgres\lib\types.js:200:5)
at Object.ErrorResponse (C:\cygwin64\home\1234\transac\node_modules\postgres\lib\backend.js:124:33)
at TLSSocket.data (C:\cygwin64\home\1234\transac\node_modules\postgres\lib\connection.js:167:25)
Any thoughts?