| commit | 5fb8f3cf38c2b4a437de6859b530ab691f7867d9 | [log] [tgz] |
|---|---|---|
| author | Stanley Yang <yangstanley@google.com> | Thu Aug 27 23:46:43 2020 +0000 |
| committer | Stanley Yang <yangstanley@google.com> | Thu Aug 27 23:46:43 2020 +0000 |
| tree | 58e180230adc834dd30493ac0906e21ca85bd1d5 | |
| parent | 02084367237c3250b29ba24153981c0a2d3cba88 [diff] |
Stanley's first commit
diff --git a/test.view.lkml b/test.view.lkml index ba450c3..bc4d7d6 100644 --- a/test.view.lkml +++ b/test.view.lkml
@@ -1,6 +1,7 @@ view: test { #Changes + # Hello # # You can specify the table name if it's different from the view name: # sql_table_name: my_schema_name.tester ;;