You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(migrations): enhance database migration checks and logging
- Added logic to check the current database revision before running migrations.
- Improved logging to indicate whether migrations are being run or if the database is already up to date.
- Updated the prefix management in the guild config to ensure cache is invalidated when prefixes are deleted or updated.
- Introduced a method to check if prefix override is enabled via environment variables in the settings.
0 commit comments