Fixed
Details
Assignee
Zac SpitzerZac SpitzerReporter
Zac SpitzerZac SpitzerLabels
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
New
Details
Details
Assignee
Zac Spitzer
Zac SpitzerReporter
Zac Spitzer
Zac SpitzerLabels
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 12 February 2025 at 21:20
Updated 28 February 2025 at 08:52
Resolved 28 February 2025 at 08:52
struct type should be ordered / linked ( i.e. matching query return type struct)
size the per row struct the to column count
only convert the column name to a key once
This will make it a little faster by sizing and only converting once., but then a little slower due to the ordered struct
overall slightly faster but more correct (struct being ordered)