Issues

Select view

Select search mode

 

add dbinfo type="columns_minimal"

Fixed

Description

sometimes you don't need the FK / PK information, it's expensive to look up, this option just omits the additional columns

Attachments

3

Details

Assignee

Reporter

New 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

Fix versions

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:38
Edited

avoid additional table exists check when rows are already returned

Zac Spitzer19 March 2021 at 17:52
Edited

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:00
Edited

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

Flag notifications