Jeff Chastain

Results 4 issues of Jeff Chastain

Suppose I have a Quick result set where one of the properties is derived from a sub-query. If I attempt to paginate and order that result set by the sub-query...

type: bug

HTTP GET requests allow for multiple parameters to be passed that share the same name. For example, the following GET call to the Twilio lookups API allows for the 'Type'...

When referencing a relationship defined as a "belongsToThrough", it throws an error that there is no accessible member with name "LocalKeys". The error refers to line 296 in quick/models/Relationships/BelongsToThrough.cfc >...

"General application error: Component [quick.models.Relationships.BelongsToThrough] has no accessible Member with name [LOCALKEYS]",