Update formating

This commit is contained in:
xbgmsharp
2024-01-16 14:12:13 +01:00
parent 000c5651e2
commit 3f51e89303
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
--
---------------------------------------------------------------------------
-- PostgRest Media Type Handlers
-- PostgREST Media Type Handlers
CREATE DOMAIN "text/xml" AS xml;
CREATE DOMAIN "application/geo+json" AS jsonb;
CREATE DOMAIN "application/gpx+xml" AS xml;