Tag Archives: deleting database records
Lessons I've learned: Never delete anything.
I have learned a very hard lesson. The quick version is that I wrote a bit of code that, instead of deleting a single record from a database, cleared the table in the database. Yeah, oops. And this script was … Continue reading