Fork me on GitHub
#datomic
<
2019-06-23
>
Yehonathan Sharvit18:06:51

How can one handle optional values in datomic queries. For instance I have movies with a mandatory title and an optional release-year. I’d like to retrieve all the movies, their titles and their release-year or nil if release-year is not set

Yehonathan Sharvit19:06:04

I found it. We need to use get-else

hadils22:06:59

How do I get Cursive to load an s3 repo for ion jars? I am setting up a new computer and don't have the old one for reference.

hadils22:06:00

I know, I made a mistake...

hadils22:06:07

Nvm, I am beginning to figure it out.