Merge branch 'master' into port-datomic-cloud

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

View File

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