blob: c0b1a2ec3a86875e2f4eaf20f36c1b8de3d351d6 [file] [log] [blame] [edit]
view: rebase_testing {
sql_table_name: information_schema.ALL_PLUGINS ;;
dimension: rebase_testing_plugin_name {
description: "Unique ID for each user that has ordered"
type: string
sql: CONCAT("rebase_testing - ",${TABLE}.PLUGIN_NAME) ;;
}
}