blob: 618bc1fba44a9484ece9c25ab04850ef815c8ff1 [file] [log] [blame]
view: project_a_all_plugins {
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: ${TABLE}.PLUGIN_NAME ;;
}
}