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 cartesian explosion in pref loading #32434

Merged

Commits on Sep 24, 2024

  1. Fix cartesian explosion in pref loading

    Lol .AsSingleQuery().
    
    Some people's preferences wouldn't load on Lizard. Turns out the entire preferences set is loaded with a morbillion joins in a single query and one person had 240,000 (!!!) rows returned for their preferences query. Yeah.
    PJB3005 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f3ea0b8 View commit details
    Browse the repository at this point in the history