You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, first of all thanks for sharing this nice library works great. How do I prevent this error when table has no records?
Error Number:
ERROR: syntax error near «)» LINE 3: WHERE () IS NULL ^
SELECT s.id FROM "items" "s" WHERE () IS NULL
Filename: D:/www/myapp/system/database/DB_driver.php
Line Number: 691
The text was updated successfully, but these errors were encountered:
Hi, first of all thanks for sharing this nice library works great. How do I prevent this error when table has no records?
Error Number:
ERROR: syntax error near «)» LINE 3: WHERE () IS NULL ^
SELECT s.id FROM "items" "s" WHERE () IS NULL
Filename: D:/www/myapp/system/database/DB_driver.php
Line Number: 691
The text was updated successfully, but these errors were encountered: