Comment on Replit AI deletes entire database during code freeze, then lies about itparentComments−rahimnathwani1yNot only backups, but also a database with transaction logs or some way to play back the transactions after the most recent backup.−Cthulhu_1yTBH that's good practice without AIs too. People make mistakes, software has bugs, hardware dies.
Comments
Not only backups, but also a database with transaction logs or some way to play back the transactions after the most recent backup.
TBH that's good practice without AIs too. People make mistakes, software has bugs, hardware dies.