From 01ff66f5988f3accfe04372fdd90315149cf1479 Mon Sep 17 00:00:00 2001 From: Alistair Johnson Date: Thu, 29 Jun 2017 17:56:59 +0800 Subject: [PATCH] remove BEGIN --- concepts/make-concepts.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concepts/make-concepts.sql b/concepts/make-concepts.sql index 79ae1c3..0419951 100644 --- a/concepts/make-concepts.sql +++ b/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