user testing

This commit is contained in:
2023-03-24 14:01:01 -07:00
parent 58b9dcf272
commit f82bb2dc6b
2 changed files with 37 additions and 1 deletions

View File

@@ -18,7 +18,6 @@
:where []}
:args [(d/db (d/connect uri))]}
(add-arg '?e id ['?e]))]
(->> (d/query query)
(map first)
(map #(update % :user/role :db/ident))