Filip Juruković
Filip Juruković
Would be interested in this exact use case: storing a tuple `[:db.type/ref :db.type/string]`. Ideally, it would be `:db.cardinality/many` – hence, storing multiple tuples per attribute. Any plans to support this?
Hey, I'm back to thinking about this. I'm no longer sure tuples are the best approach, so I would appreciate if you could provide some clarity. My use case can...
Having the ability to reconstruct an entity's history of modifications is the one thing Datalevin is missing for my use case. If I'm understanding correctly, this API would help facilitate...
Dang. Thanks for clearing it up!
I'm getting a similar/same error for ```clojure [:input {:type "text" :list "mm"}] [:datalist#mm [:option "apple"] [:option "banana"]] ``` on the `list` attribute/property. ``` TypeError: Cannot set property list of #...
This is great and something I've been putting off doing for a long time :) Thank you! Some observations: - `
I'm using this everyday and it is still up to date. The important thing is that it exists as an option. We should point it out to new users, wherever...
Thanks for clearing up the confusion with vars. I was trying to be general / not prejudice the implementation. In principle, the symbols in event maps don't need to reference...
Resolved by the introduction of `deftx` and `:shadow.grove/tx` meta.