This plugin has the potential to corrupt and overwrite your save files! Make sure that you have a recent backup on hand and are aware of the consequences of using this plugin before continuing with ...
CREATE INDEX IF NOT EXISTS idx_platform_logs_created ON platform_logs(created_at DESC); CREATE INDEX IF NOT EXISTS idx_platform_logs_action ON platform_logs(action); CREATE INDEX IF NOT EXISTS ...