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
psycopg2.errors.SyntaxError: at or near ">": syntax error
DETAIL: source SQL:
SELECT "geoapp_city"."id", "geoapp_city"."name", "geoapp_city"."point"::bytea FROM "geoapp_city" WHERE "geoapp_city"."point" |>> ST_GeomFromEWKB('\x0101000020e6100000494739984d3358c0cf4d9b711a644040'::bytea) ORDER BY "geoapp_city"."name" ASC