From c0fa584c658ea8828c4d28a68e124942aee4a7c2 Mon Sep 17 00:00:00 2001 From: Jeremy Cohen Date: Fri, 4 Sep 2020 09:04:50 -0400 Subject: [PATCH] Add placeholder model to create target schema --- integration_tests/models/placeholder.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 integration_tests/models/placeholder.sql diff --git a/integration_tests/models/placeholder.sql b/integration_tests/models/placeholder.sql new file mode 100644 index 0000000..3bd54a4 --- /dev/null +++ b/integration_tests/models/placeholder.sql @@ -0,0 +1 @@ +select 1 as fun