Permalink
Browse files

remove search path setting

  • Loading branch information...
1 parent 01ff66f commit 2808b4ff0626d91ccbcb7429953586fc44e57160 @alistairewj alistairewj committed Jun 30, 2017
Showing with 0 additions and 3 deletions.
  1. +0 −3 concepts/demographics/HeightWeightQuery.sql
@@ -6,9 +6,6 @@
-- Created by: Erin Hong, Alistair Johnson
-- ------------------------------------------------------------------
--- Define which schema to work on
-SET search_path TO mimiciii;
-
DROP MATERIALIZED VIEW IF EXISTS heightweight CASCADE;
CREATE MATERIALIZED VIEW heightweight
AS

0 comments on commit 2808b4f

Please sign in to comment.