@holyjak I finally got around to your PR. Thank you! I merged it, then added in code for some edge cases.
OK, after a long break, version 2.3.2 is finally out.
There are more things that I'm close to, but I figure I should get something working out sooner, rather than continuing to delay
thank you so much!
Your code was great. You also opened up a whole lot of possibilities in entities.cljc, and so I worked on covering those. I haven’t tested them all though 😳
Silly things, like:
[:db/add -1 :db/id -2]
or:
[:db/add :node-123 :db/id -2]
Thank you! I am looking forward to having a look at the changes you did.
Lots of if blocks. I tried to avoid most redundancies though
If I get some time this week (my job is incredibly demanding right now), then I want to release the with function