Hello,
environment:
grocery-crud-enterprise-v2.7.10
postgres 9.6
codeigniter 3.0
[attachment=1376:Capture.PNG]
I have an error when search column type integer or date,
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 30 August 2019 - 08:10 AM
Hello,
environment:
grocery-crud-enterprise-v2.7.10
postgres 9.6
codeigniter 3.0
[attachment=1376:Capture.PNG]
I have an error when search column type integer or date,
Posted 01 September 2019 - 17:55 PM
Just got the same error :
grocery-crud-enterprise-v2.7.10
postgres 9.6.15
No PHP framework
In my case it is trying to search an integer field using "LIKE" without casting, have no clue how to fix it.
Posted 12 September 2019 - 05:34 AM
Just got the same error :
grocery-crud-enterprise-v2.7.10
postgres 9.6.15
No PHP framework
In my case it is trying to search an integer field using "LIKE" without casting, have no clue how to fix it.
Hi there Kreyszig!
Sorry I'm using a different approach from you. I have a framework which is codeigniter and using mysql as database. Perhaps @web-johnny can answer your query.
:)