A Database Error Occurred

Error Number:

ERROR: operator does not exist: integer = boolean LINE 3: WHERE "bog_id" = FALSE ^ HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.

SELECT * FROM "blog" WHERE "bog_id" = FALSE

Filename: models/Common.php

Line Number: 54