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

[stable30] fix(DB): set sharding parameters only when intended #47612

Merged
merged 4 commits into from
Aug 29, 2024

Commits on Aug 29, 2024

  1. fix(DB): set sharding parameters only when intended

    Signed-off-by: Arthur Schiwon <[email protected]>
    blizzz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e9dcfbc View commit details
    Browse the repository at this point in the history
  2. fix(DB): do not assume sharding is always enabled

    Signed-off-by: Arthur Schiwon <[email protected]>
    blizzz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1b89323 View commit details
    Browse the repository at this point in the history
  3. build: bump version to force 32bit test

    Signed-off-by: Arthur Schiwon <[email protected]>
    blizzz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    cb31a40 View commit details
    Browse the repository at this point in the history
  4. test(phpunit): skip sharding tests on 32bit

    Signed-off-by: Arthur Schiwon <[email protected]>
    blizzz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    656412d View commit details
    Browse the repository at this point in the history