Our database framework doesn’t support transactions, so we had to write our own transaction library.
I checked and the database they’re using is Postgres. The most popular Node Postgres framework doesn’t support transactions!
I checked and the database they’re using is Postgres. The most popular Node Postgres framework doesn’t support transactions!