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

Fix clearing of guests #9517

Merged
merged 2 commits into from May 12, 2023
Merged

Commits on May 11, 2023

  1. fix(participants): Fix clearing of inactive guests

    Oracle, MySQL and SQLite return ints as strings from the DB
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed May 11, 2023
    Copy the full SHA
    0b82954 View commit details
    Browse the repository at this point in the history
  2. fix(participants): Don't emit the _AFTER event when no guests were re…

    …moved
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed May 11, 2023
    Copy the full SHA
    80b96cf View commit details
    Browse the repository at this point in the history