Skip to content
This repository has been archived by the owner on May 16, 2018. It is now read-only.

Adding informing methods on Zend_Db_Select #26

Closed
zfbot opened this issue Apr 5, 2013 · 3 comments
Closed

Adding informing methods on Zend_Db_Select #26

zfbot opened this issue Apr 5, 2013 · 3 comments

Comments

@zfbot
Copy link

zfbot commented Apr 5, 2013

Jira Information

Original Issue:ZF-12448
Issue Type:Improvement
Reporter:Murilo Carvalho
Created:10/19/12
Assignee:
Components:Zend_Db_Select

Description

Zend_Db_Select should have methods to inform some things about the query created so far,
like I have a query and depending on some parameters it can add where clauses or join some tables to it,
and I got to a point where i wanna know if I already concatenate something to the query before, it would be nice to have methods on the class that would inform that like something isTableJoined($tableName) returning a boolean

@zfbot
Copy link
Author

zfbot commented Apr 5, 2013

(Originally posted by: akrabat on 11/16/12)

If you could sign the CLA (http://framework.zend.com/wiki/display/ZFPROP/Contributor+License+Agreement) and provide a patch, I'm happy to review it.

@zfbot
Copy link
Author

zfbot commented Apr 5, 2013

This issue was ported from the ZF2 Jira Issue Tracker at
http://framework.zend.com/issues/browse/ZF-12448

Known GitHub users mentioned in the original message or comment:
@akrabat

@froschdesign
Copy link
Member

Closed due inactivity

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants