electrodb icon indicating copy to clipboard operation
electrodb copied to clipboard

Fixes 362

Open tywalch opened this issue 1 year ago • 2 comments

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 avatar Mar 28 '24 20:03 tywalch

TODO: unit tests

tywalch avatar Mar 28 '24 20:03 tywalch

Deploy Preview for electrodb-dev canceled.

Name Link
Latest commit a6d6c9eaff3848c19f7a9dcc111741d94490a9f4
Latest deploy log https://app.netlify.com/sites/electrodb-dev/deploys/6605ce8ad4a3620008e77328

netlify[bot] avatar Mar 28 '24 20:03 netlify[bot]