mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
* Fix #5312 * Update setup.py * put db actions under one if statement * check backend type and improve displayed message * accept format fix Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com> * fix whitespace Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com> * separate datapath delete from data delete * Fix indentation * Call `driver_cls.initialize()` outside try-finally * Backup requires db server to run too + some simplifications Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>