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

[BUGFIX] Improve handling returnFlattenObject in Headless DatabaseQueryProcessor #807

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

twoldanski
Copy link
Collaborator

@twoldanski twoldanski commented Feb 13, 2025

Add new flag returnFlattenLegacy (enabled by default), if disabled and combined with returnFlattenObject will return null instead of empty array if no records are found and will respect "as" setting

Resolves: #797,
Resolves: #739

…ueryProcessor

Add new flag `returnFlattenLegacy` (enabled by default),
if disabled and combined with `returnFlattenObject`
will return null instead of empty array if no records are found
and will respect "as" setting

Resolves: #797, #739
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13305505614

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 72.915%

Totals Coverage Status
Change from base Build 13009480101: 0.0%
Covered Lines: 1093
Relevant Lines: 1499

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants