blob: ad125ad00434bb6a46fb0e052f0e12ab0b197689 [file] [log] [blame] [edit]
view: project_c{
sql_table_name: information_schema.ALL_PLUGINS ;;
#
# Define your dimensions and measures here, like this:
dimension: plugin_name {
description: "Unique ID for each user that has ordered"
type: string
sql: CONCAT("Project C - ",${TABLE}.PLUGIN_NAME) ;;
}
}
## adding a new line