Skip to content
Snippets Groups Projects
Commit 064ec446 authored by Sameer Al-Sakran's avatar Sameer Al-Sakran
Browse files

Merge branch 'release-0.23.0' of github.com:metabase/metabase into release-0.23.0

parents be55ac5d 5a3bc63d
Branches
Tags
No related merge requests found
......@@ -343,7 +343,7 @@
models/IModel
(merge models/IModelDefaults
{:default-fields (constantly [:executor_id :result_rows :started_at :json_query :error :running_time])
:types (constantly {:json_query :json})}))
:types (constantly {:json_query :json, :error :clob})}))
(defn- LegacyQueryExecution->QueryExecution
"Convert a LegacyQueryExecution to a format suitable for insertion as a new-format QueryExecution."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment