1 line
63 B
SQL
1 line
63 B
SQL
UPDATE projects SET geofile = REPLACE(geofile, '.geojson', ''); |
UPDATE projects SET geofile = REPLACE(geofile, '.geojson', ''); |