If you’re working with databases in Python using SQL Alchemy, you’ve probably heard about sessions and transactions. But what happens when an error occurs? Do all your database changes get lost? Or do some updates still work? Let’s break this down wi...
vishaal21.hashnode.dev5 min read
No responses yet.