Sign in
l4c-repo-testing
/
new_testing_project
/
refs/heads/new_project_testing
/
.
/
test.view.lkml
blob: df38145811512ea3c8113658af3d8e9e14622022 [
file
] [
log
] [
blame
] [
edit
]
view
:
test
{
sql_table_name
:
hello
.
world
;;
dimension
:
test
{
sql
:
$
{
TABLE
}.
test
;;
}
}