Skip to content
Snippets Groups Projects
Commit 0e596917 authored by Simon Belak's avatar Simon Belak
Browse files

never call it an adhoc question

parent 4657a4a4
Branches
Tags
No related merge requests found
......@@ -655,9 +655,7 @@
{:entity query
:source-table table
:database (:db_id table)
:full-name (->> [(:name query) "ad-hoc question"]
(filter some?)
(str/join " "))
:full-name (str (:display_name table) " table" )
:url (format "%sadhoc/%s" public-endpoint
(-> query
json/encode
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment