blob: 6d0a0db88eb381427b1a4dd16e1f44b343d0c24c [file] [log] [blame]
view: view_d {
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 D - ",${TABLE}.PLUGIN_NAME) ;;
}
}
## adding one line
## new line 7