X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8c071a4d1e55b46d3c18d40c369b18ee380c9bf2..b17517e02cc9580b89a220d926292166aed25b9b:/db/structure.sql 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: - --