Fayssal
DTDrizzle Team
•Created by I am a Dev on 10/3/2023 in #help
Drizzle support SELECT FOR UPDATE of postgres to avoid logical race conditions ?
I had the same issue with drizzle and I ended by finding the issue. I was using Client session, when I switched to Pool it started working
https://orm.drizzle.team/docs/get-started-postgresql#node-postgres
23 replies