indeterminate_datatype with fragment using the PosGIS
i need determine if a record its inside a polygon that its a param from the call, but returns
i think that maybe its injecting like
the error generates this query of the calculation
ERROR 42P18 (indeterminate_datatype) could not determine data type of parameter $1 and dont really know why its happening, i tried on direct sql query and works well with the format and returns the polygon, so dont know why fails with on the formati think that maybe its injecting like
POLYGON(("latitude longitude,latitude longitude") and maybe quotes its making some conflict but dont really know, same query with same data but in direct sql its working coordinates its a value of type :geometrypolygon argument its a string but in format latitude longitude,latitude longitude,...the error generates this query of the calculation
