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

Phalcon_Model_Query constructor causes a crash. #8

Closed
mailopl opened this issue May 13, 2012 · 1 comment
Closed

Phalcon_Model_Query constructor causes a crash. #8

mailopl opened this issue May 13, 2012 · 1 comment

Comments

@mailopl
Copy link

mailopl commented May 13, 2012

In controller using phalcon 0.3.5 VC9:
$query = new Phalcon_Model_Query();

And I get "The connection to localhost was interrupted.".

@ghost ghost assigned phalcon May 13, 2012
@phalcon
Copy link
Collaborator

phalcon commented May 15, 2012

Actually this component is quite incomplete, it only returns string conditions from given parameters using method $query->getConditions(), although, I think this problem was fixed in 0.4.0alpha.

@phalcon phalcon closed this as completed Jun 1, 2012
ovr pushed a commit to ovr/cphalcon that referenced this issue Dec 25, 2013
@phalcon phalcon removed their assignment Mar 14, 2017
niden pushed a commit that referenced this issue May 11, 2019
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