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
Queries with ST_SRID appear to be wrapped in geometry types by the dolt integrator, which differs from the expected behavior in GMS memory tables. I think this can be fixed by unwrapping Geometry types in SRID.Eval, but I am not sure whether they should remain wrapped or not.
Queries with ST_SRID appear to be wrapped in geometry types by the dolt integrator, which differs from the expected behavior in GMS memory tables. I think this can be fixed by unwrapping Geometry types in SRID.Eval, but I am not sure whether they should remain wrapped or not.
I am adding skipped tests for
TestSpatialQueries
andTestSpatialQueriesPrepared
indolt_engine_test.go
.The text was updated successfully, but these errors were encountered: