Skip to content

This example for the callback function argument to queryToArray() is outdated #322

Description

@atuttle

Outdated example: https://github.com/atuttle/Taffy/blob/master/examples/api_callback/resources/dateCollectionCallback.cfc

This example is written as if the callback function is called on each column of each row of the source query individually, which is no longer true. To be honest, I'm not sure if it ever was! 😉

Please read the documentation for queryToArray and update the example code accordingly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions