Ben Nadel

Results 4 issues of Ben Nadel

Right now, all dates are returned in TZ format (ISO 8601). Add a flag that allows dates to be returned as epoch-milliseconds.

enhancement

Right now, the component is hard-coded to serialize queries as arrays-of-structs. However, the default serialization of queries in ColdFusion is to create a struct-of-arrays (ie, each column is an array)....

enhancement

I've been looking through existing Docker resources for ACF and trying Google, but I can't find anything. My issue is that Adobe ColdFusion seems to mount `/app` as the _web...

**Is your feature request related to a problem? Please describe.** Since Wheels uses a "mixin" mechanic and not an "extends" mechanic, there's no real sense of a `super` that you...