0

so I have a django app using MySQL database, the client asked for some database records deletions, and one of our developers did the deletions manually from the MySQL console, now I'm trying to recover it to the previous state, I don't have any backups, I read that django does transactions automatically by default,so I want to know how can I rollback to one of these transactions.

I already seen this and this, none of them helped me.

wassim chaguetmi
  • 113
  • 2
  • 13

0 Answers0