Skip to content

Commit

Permalink
Continued working on the tutorial.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Meadows committed Jul 28, 2014
1 parent 2b320be commit 0539011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/etlUnitTest_build.sql
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CREATE SCHEMA etlUnitTest;
CREATE SCHEMA IF NOT EXISTS etlUnitTest;

USE etlUnitTest;

Expand Down

0 comments on commit 0539011

Please sign in to comment.