blob: 7d1378fb6dcc74e9f6273a088a34529036399fa4 [file] [log] [blame] [edit]
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
## adding one line