-
Notifications
You must be signed in to change notification settings - Fork 180
Open
Description
MySql 8.0 has been released and there has definitely been some focus on the spatial functionality.
Most notably to this library GeomFromText and AsBinary has been deprecated. Instead ST_GeomFromText and ST_AsBinary should be used, which are already available in 5.7, so it shouldn't give any BC breaks.
SRID's are also possible to use in MySql now. So implementing some functionality to support them would be very helpful.
I could start on a PR myself, but would like some confirmation that it can be merged in the near future. Haven't seen much activity here lately :-)
samwilson and iamfarhad
Metadata
Metadata
Assignees
Labels
No labels