Permalink
Browse files

remove BEGIN

  • Loading branch information...
1 parent 40d4a3b commit 01ff66f5988f3accfe04372fdd90315149cf1479 @alistairewj alistairewj committed Jun 29, 2017
Showing with 1 addition and 1 deletion.
  1. +1 −1 concepts/make-concepts.sql
@@ -2,7 +2,7 @@
-- Note that this may take a large amount of time and hard drive space
\echo 'Beginning to create materialized views for MIMIC database.'
-BEGIN;
+
\echo 'Top level files..'
\i code-status.sql
\i echo-data.sql

0 comments on commit 01ff66f

Please sign in to comment.