|
-
November 10th, 2010, 11:39 AM
#1
Zend Select resulting query
Is there a way to get the resulting query out of a Zend Select. Debugging generated queries is really difficult without seeing what the actual query looks like, and for unit testing I want to be able to compare the generated queries to hand written ones. I'm sure that they are binded queries, but that's fine, I just want to see the structure of the query.
Last edited by ninja9578; November 10th, 2010 at 11:45 AM.
-
November 10th, 2010, 06:53 PM
#2
Re: Zend Select resulting query
Isn't that what the profiler is for?
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|