Django uses save() method in models to save all kind of data into database. This method is used by framework when you want to add or edit data. That’s great, however sometimes we need to know is it INSERT, or maybe UPDATE. How to check it?
I was looking for some method to update data using SQLAlchemy‘s ORM. And? I didn’t find any usefull informations in SQLAlchemy’s documentation. That’s why I started to looking for some informations using google and…
Hello, I'm Karol Zielinski, internet evangelist, an entrepreneur, project manager and a web developer from Gdynia, Poland. I like creative design, good advertisement, social media and all kind of stuff around the web.