Logging SQL Statements for Debugging Errors
how do i log statements on error? for debugging purposes, since right now i just dont know what the output for the generated sql looks like so its a pain in the ass to debug.
PostgresError: operator does not exist: integer = text