Skip to content

Commit

Permalink
minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
stackTom committed Aug 18, 2022
1 parent 45051af commit fe9fd18
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions database/recreate_db/db_create.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
--
-- Name: plpgsql; Type: EXTENSION; Schema: -; Owner:
--

CREATE EXTENSION IF NOT EXISTS plpgsql WITH SCHEMA pg_catalog;


Expand Down

0 comments on commit fe9fd18

Please sign in to comment.