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

Fixes 362 #368

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

Fixes 362 #368

wants to merge 1 commit into from

Commits on Mar 28, 2024

  1. Fixes 362

    This branch fixes issue #362. The root cause of the issue was that one of the composite attributes was hidden. Because the cursor was created using the "formatted" return item, it was the hidden composite was not available to the cursor formatting function. We now check for this unique case and perform some additional calculations. Ideally this reduces the surface area of performance implications to only entities that have a hidden composite attribute defined.
    tywalch committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a6d6c9e View commit details
    Browse the repository at this point in the history