blob: 3391e36f44bef2d8f1583c2bb8356ba7f15bb261 [file] [log] [blame]
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 one line