You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -248,7 +248,7 @@ Available scopes:
248
248
-`equals($geometryColumn, $geometry)`
249
249
-`intersects($geometryColumn, $geometry)`
250
250
-`overlaps($geometryColumn, $geometry)`
251
-
-`touches($geometryColumn, $geometry)`
251
+
-`doesTouch($geometryColumn, $geometry)`
252
252
253
253
*Note that behavior and availability of MySQL spatial analysis functions differs in each MySQL version (cf. [documentation](https://dev.mysql.com/doc/refman/5.7/en/spatial-function-reference.html)).*
0 commit comments