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

Option to use pre-shaped result rows; fixes #3042 #3043

Merged
merged 6 commits into from
Aug 15, 2023

Commits on Aug 11, 2023

  1. Add property usePrebuiltEmptyResultObjects to Query constructor which…

    … generates pre-shaped result rows
    HZ111 / Dev2 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    11955a0 View commit details
    Browse the repository at this point in the history
  2. Remove option and test for prebuiltEmptyResultObject

    HZ111 / Dev2 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c8abc18 View commit details
    Browse the repository at this point in the history
  3. Remove errorneously added newline

    HZ111 / Dev2 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    2172d4e View commit details
    Browse the repository at this point in the history
  4. Move all logic for prebuilding objects to Result

    HZ111 / Dev2 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    cfff0b9 View commit details
    Browse the repository at this point in the history
  5. Move prebuilding to addFields

    HZ111 / Dev2 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    2de4a4e View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Use a clone as clone-base

    HZ111 / Dev2 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    41533fd View commit details
    Browse the repository at this point in the history