Skip to content
Snippets Groups Projects
Commit 691e413d authored by Alex Reisner's avatar Alex Reisner
Browse files

Convert lat and lon values to floats.

This provides a sort of poor man's SQL escaping to prevent injection
attacks. Note that the latitude and longitude column names are not
escaped, but those values should be coming from app configuration and
hence should be safe.
parent 838ce97d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment