Postgis query - function st_x(geography) does not exist
I have the following query:
However result shows:
I have tripled check that postgis extension is enabled, what else is a must for this query to work? Or maybe I have an error in my query? Regards.
However result shows:
Failed to run sql query: function st_x(geography) does not existI have tripled check that postgis extension is enabled, what else is a must for this query to work? Or maybe I have an error in my query? Regards.