500

select "a".*, "tz"."zone_name" from "auctions" as "a" inner join "time_zones" as "tz" on "a"."time_zone_id" = "tz"."id" where "a"."id" = $1 - invalid input syntax for integer: "auction.cfm"