-
Possibly one for the wiki..
I am trying to list all entities that are referenced by other entities, but which themselves have no attributes.
Or in other words A references B and B has not yet been t…
-
I get this error when i compile my project with datascript 0.11.2:
```
clojure.lang.ExceptionInfo: Could not locate datascript/core__init.class or data
script/core.clj on classpath: at line 1 file:/…
-
I'm trying to get an entity using a lookup ref but I'm getting weird results. I'm probably missing something here.
```
=>(d/entity @conn 245)
{:db/id 245}
=>(d/entity @conn [:item/id (:item/id *1)])…
-
Would you accept a patch that would throw an error via a pre-condition (so it can be removed in production builds with no perf hit) if a user passes in a db/conn that supports `deref` to `d/q`, `d/ent…
-
I know a little about React but, if I'm right, there is two fundamental approaches to state. First is to keep state within components and second is to pull all state to one global object (pseudo-datab…
-
Please update this example to also use your other framework `rum`.
This way `rum` will have a better example too.
Thank you.
-
I'm playing around with rum, using the idea of https://github.com/tonsky/datascript-chat - I'm omtting the async/chan part for this example. The application is rather heavily query-based, and I want t…
-
As far as I saw in "datjscript-todo" example application, there were construction something like manual intersection between "all" data and "not-to-be-in-dataset" data.
So support for "not" query fun…
-
In working on cljc code in https://github.com/tonsky/datascript I updated (excitedly!) to 1.0.6, and now get a stream of errors/stacktraces that always have
`Caused by: java.lang.RuntimeException: No…
-
How can i store special characters in datascript? ( i have Umlaute like "Straße" or "Strähnen" ).
When i read the strings that contain special characters, they are replaced by: �