Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable23] Add primary key for ratelimit table #30965

Merged
merged 4 commits into from
Mar 10, 2022

Commits on Mar 10, 2022

  1. Add a primary key to ratelimit_entries table

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    17f32ca View commit details
    Browse the repository at this point in the history
  2. Make the DB query simpler (as we just deleted all other entries)

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    e527a2a View commit details
    Browse the repository at this point in the history
  3. Update autoloader

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    24af964 View commit details
    Browse the repository at this point in the history
  4. Bump version

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    7a8f704 View commit details
    Browse the repository at this point in the history