Issues
2 of 2
add dbinfo type="columns_minimal"
Fixed
Description
Attachments
3
relates to
Details
Assignee
Zac SpitzerZac SpitzerReporter
Zac SpitzerZac SpitzerNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
NonePriority
New
Details
Details
Assignee
Zac Spitzer
Zac SpitzerReporter
Zac Spitzer
Zac SpitzerNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Priority
Created 18 March 2021 at 22:48
Updated 8 August 2023 at 17:43
Resolved 14 April 2021 at 18:15
Activity
Show:
Zac Spitzer8 August 2023 at 17:38Edited
avoid additional table exists check when rows are already returned
Zac Spitzer19 March 2021 at 17:52Edited
PR to backport this to 5.3.8
here’s how to do feature detection
https://trycf.com/gist/3a22bce08f82d8c061c521e9900dd93a/lucee5?theme=monokai
Zac Spitzer18 March 2021 at 23:00Edited
this is the performance improvement, stats from Preside reading the database schema (numbers are bouncy on my mac mini)
type=”columns”
type=”columns_minimal”
Zac Spitzer18 March 2021 at 22:52
sometimes you don't need the FK / PK information, it's expensive to look up, this option just omits the additional columns