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

Merged
merged 1 commit into from
Feb 21, 2025

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

@lukaszuznanski lukaszuznanski merged commit 285b81b into master Feb 21, 2025
11 checks passed
@lukaszuznanski lukaszuznanski deleted the bugfix/797 branch February 21, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants