Postgis
Custom location data type
I'm getting this error,
error: type "geometry(Point,4326)" does not exist
I have installed postgis extension on supabase
1 Reply
if i change datatype geometry(Point,4326) -> geometry(Point) it's inserting values
0101000020E610000036AB3E575B674440B48EAA26887C52C0
into the table