ash14
ash14
It's Reagent that does the case conversion here, and it ignores any keys that start with `data-`: https://github.com/reagent-project/reagent/blob/v0.8.1/src/reagent/impl/util.cljs#L32-L39
Closing this, Datomic doesn't exhibit the behaviour I was expecting either.
I've updated the test case - the entity to upsert now comes first which breaks the approach I was taking with this.
+1, I'd be happy to get the ball rolling with this as well. More specific implementation details: https://docs.rollbar.com/reference > Required: "trace", "trace_chain", "message", or "crash_report" (exactly one) > [...] >...
After looking at the docs a bit closer, these arbritrary messages can have arbritrary data as well. So it looks like the user-facing API should support either of these forms:...