> Previous guys somehow didn't know they should use transactions when updating/deleting stuff in the DB, because hey, it's just API you call, who cares of mambo-jumbo happening behind the curtains, right?
I would consider transactions part of the api. I use them all the time in postgres and I'd hardly call myself an expert in the low level details
I would consider transactions part of the api. I use them all the time in postgres and I'd hardly call myself an expert in the low level details