Ctrl + C / V muss gelernt sein
This commit is contained in:
@@ -51,7 +51,7 @@ public class Routes {
|
||||
posts
|
||||
WHERE
|
||||
deleted IS NULL
|
||||
AND AND earth_distance(
|
||||
AND earth_distance(
|
||||
ll_to_earth(posts.postlocation[0], posts.postlocation[1]),
|
||||
ll_to_earth((?), (?))
|
||||
) <= 10000
|
||||
|
||||
Reference in New Issue
Block a user