Skip to content

Commit e0307b6

Browse files
encimajfroche
authored andcommitted
update v15 schema
1 parent 6655516 commit e0307b6

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)