ERROR: invalid input syntax for type integer: ""
LINE 1: SELECT ALL name, rewrite FROM sections WHERE id = '' ORDER B...
^ERROR: invalid input syntax for type integer: ""
LINE 1: ...ALL id,name,sort FROM subsections WHERE section = '' AND sor...
^ERROR: invalid input syntax for type integer: ""
LINE 1: SELECT ALL * FROM comments WHERE id = '' ORDER BY id ASC OFF...
^ERROR: invalid input syntax for type integer: ""
LINE 1: SELECT ALL * FROM users WHERE id = '' ORDER BY id ASC OFFSET...
^ERROR: invalid input syntax for type integer: ""
LINE 1: SELECT ALL filters FROM comments WHERE id = '' ORDER BY id A...
^