Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cfquery loop #12

Open
mhenke opened this issue Apr 25, 2011 · 8 comments
Open

cfquery loop #12

mhenke opened this issue Apr 25, 2011 · 8 comments

Comments

@mhenke
Copy link
Owner

mhenke commented Apr 25, 2011

Need to review, and probably make more clear what's required during different types of query loops. Should also specify what you get if you reference query that's empty, or reference #rs.column# outside of any sort of loop.

@ntunney
Copy link
Contributor

ntunney commented Jan 17, 2012

I can take care of this.

@mhenke
Copy link
Owner Author

mhenke commented Jan 17, 2012

k. i think in your commit just add #12 (pound sign and ticket number) then github issues will match the commit to the task.

@ntunney
Copy link
Contributor

ntunney commented Jan 17, 2012

Just to be clear, you want this inside the Query heading around where you have cfoutput looping, correct? The alternative is to put it down in the Looping section.

@mhenke
Copy link
Owner Author

mhenke commented Jan 17, 2012

Seems like below query by cfquery looping. reading the ticket seems this is specific to queries.

@ntunney
Copy link
Contributor

ntunney commented Jan 17, 2012

Ah, I found it, at the tail end of #6.

@mhenke
Copy link
Owner Author

mhenke commented Jan 17, 2012

Hmm seems like that section is missing cfoutput of a query also.

@mhenke
Copy link
Owner Author

mhenke commented Jan 17, 2012

Maybe that section should be like this

Looping Through Results

blah

CFOutput

blah, blah

CFLoop

blah, blah

@ntunney
Copy link
Contributor

ntunney commented Jan 17, 2012

You got it.

ntunney added a commit to ntunney/CFML-in-100-minutes that referenced this issue Jan 17, 2012
mhenke added a commit that referenced this issue Jan 17, 2012
expanded the query looping section #12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants