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

unhang

parent 6263f974
Branches
Tags
No related merge requests found
......@@ -232,8 +232,7 @@
(let [tables (db/select 'Table)]
{:tables (count tables)
:num_per_database (medium-histogram tables :db_id)
:num_per_schema (medium-histogram tables :schema)
}))
:num_per_schema (medium-histogram tables :schema)}))
(defn- get-field-metrics
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment