X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5c7b7383e71380d4189385c6d05430649e0e7496..b17517e02cc9580b89a220d926292166aed25b9b:/db/structure.sql?ds=sidebyside diff --git a/db/structure.sql b/db/structure.sql index 25b2f173f..57209fb9f 100644 --- a/db/structure.sql +++ b/db/structure.sql @@ -9,6 +9,13 @@ SET xmloption = content; SET client_min_messages = warning; SET row_security = off; +-- +-- Name: public; Type: SCHEMA; Schema: -; Owner: - +-- + +-- *not* creating schema, since initdb creates it + + -- -- Name: btree_gist; Type: EXTENSION; Schema: -; Owner: - --