Fork me on GitHub
#datomic
<
2021-05-23
>
kenny17:05:52

On mobile so can’t write a full form answer but for these use cases, we’ll build queries programmatically. i.e., cond-> :in and :where.

3
cjsauer17:05:39

I got a prototype of this working just before reading this. It’s actually a bit easier than I first anticipated.

cjsauer15:05:23

@U083D6HK9 do you happen to use this technique to inject authorization constraints onto queries as well? Authorization seems to touch every query in my system, and it occurred to me I might be able to append those rules onto queries using generic helper functions..

kenny18:05:57

We do not, sorry.

cjsauer17:05:47

No worries, just curious