Skip to content
Snippets Groups Projects
Commit 7d87428e authored by Cam Saul's avatar Cam Saul
Browse files

less logging still

parent 633bc899
Branches
Tags
No related merge requests found
......@@ -119,8 +119,6 @@
(when special-type
(log/info (format "SET SPECIAL TYPE %s.%s -> %s" table-name field-name special-type))
(upd Field (:id @field) :special_type (name special-type)))))))
(log/info (color/blue "Finished."))
db))))))
(defn remove-database!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment