Fork me on GitHub
#datascript
<
2018-10-08
>
Lone Ranger12:10:17

@clashthebunny did you try @build.core/conn?

ClashTheBunny12:10:10

That's where I got the datoms out.

Lone Ranger12:10:17

I meant in the query

Lone Ranger12:10:42

(datascript.core/q '[:find ?e :where [?e :deck-list _]] @deck-builder.core/conn)

ClashTheBunny13:10:41

That does seem to do it!

Lone Ranger15:10:12

haha yay 😄

Lone Ranger15:10:30

looking for some advice on best practices. Right now I'm using a compound key to relate pieces of data in datascript but my intuition tells me this isn't the best practice.