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

Error on retrieve data from select #564

Closed
imonteiro opened this issue Jan 18, 2013 · 2 comments
Closed

Error on retrieve data from select #564

imonteiro opened this issue Jan 18, 2013 · 2 comments

Comments

@imonteiro
Copy link
Member

Original author: tho...@valepizza.com (June 17, 2010 16:44:20)

When i use:
$select = $cr->select()->from(array('conta_receber'),
array('sha1_id_conta_receber' => 'sha1(id_conta_receber)','*'))

Return this error:
Message: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'conta_receber.sha1_id_conta_receber' in 'field list'

This occurred in the last revision

Original issue: http://code.google.com/p/zfdatagrid/issues/detail?id=338

@imonteiro
Copy link
Member Author

From tho...@valepizza.com on June 17, 2010 16:46:47
#4 /var/www/lib/Bvb/Grid/Source/Zend/Select.php(252): Zend_Db_Select->query(2)
#5 /var/www/lib/Bvb/Grid.php(2316): Bvb_Grid_Source_Zend_Select->execute()
#6 /var/www/lib/Bvb/Grid/Deploy/Table.php(1609): Bvb_Grid->deploy()

@imonteiro
Copy link
Member Author

From bento.vi...@gmail.com on June 17, 2010 17:17:16
Hi Thomas,

Thanks for the report.

Fixed and committed.

Best Regards,
Bento Vilas Boas

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

No branches or pull requests

1 participant