Skip to content

Commit 849e1f6

Browse files
committed
update v15 schema
1 parent bf46d89 commit 849e1f6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

migrations/schema-15.sql

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,6 @@ CREATE EXTENSION IF NOT EXISTS pg_graphql WITH SCHEMA graphql;
8787

8888
COMMENT ON EXTENSION pg_graphql IS 'pg_graphql: GraphQL support';
8989

90-
CREATE SCHEMA partman;
91-
CREATE EXTENSION IF NOT EXISTS pg_partman WITH SCHEMA partman;
92-
9390

9491
--
9592
-- Name: pg_stat_statements; Type: EXTENSION; Schema: -; Owner: -

0 commit comments

Comments
 (0)