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

Bug: database query bug #2890

Closed
dayrui opened this issue Apr 27, 2020 · 0 comments
Closed

Bug: database query bug #2890

dayrui opened this issue Apr 27, 2020 · 0 comments
Labels
bug Verified issues on the current code behavior or pull requests that will fix them

Comments

@dayrui
Copy link

dayrui commented Apr 27, 2020

$this->db->table('store_order')->where('money < 88.8')->get()->getResultArray();

query error:

Unknown column 'dr_88.8' in 'where clause' SELECT * FROM dr_store_orderWHEREmoney<dr_88.8``

@dayrui dayrui added the bug Verified issues on the current code behavior or pull requests that will fix them label Apr 27, 2020
@dayrui dayrui closed this as completed Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified issues on the current code behavior or pull requests that will fix them
Projects
None yet
Development

No branches or pull requests

1 participant