Remake extension

This commit is contained in:
Jesús Arroyo Torrens
2021-03-05 10:49:03 +01:00
parent edbefad6b0
commit f98ee6750d
3 changed files with 6 additions and 2 deletions
@@ -399,8 +399,7 @@ BEGIN
CREATE TYPE cdb_dataservices_server.service_type AS ENUM (
'isolines',
'hires_geocoder',
'routing',
'observatory'
'routing'
);
END IF;
END $$;