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

Avoid storing a separate entry in schema subpaths for every element in an array #13953

Merged
merged 6 commits into from
Oct 10, 2023

Commits on Oct 6, 2023

  1. fix(schema): avoid creating unnecessary subpaths for array elements t…

    …o avoid `subpaths` growing without bound
    
    Re: #13874
    vkarpov15 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    872c4be View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    75dc4a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    0741366 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d7ec67 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    8e4361c View commit details
    Browse the repository at this point in the history
  2. style: fix lint

    vkarpov15 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    82f2ca8 View commit details
    Browse the repository at this point in the history