eva icon indicating copy to clipboard operation
eva copied to clipboard

Implement `implicit` attributes

Open tylerwilding-wk opened this issue 5 years ago • 0 comments

Datomic introduced the ability to allow certain portions of transaction data to be inferred with their client API. https://docs.datomic.com/cloud/transactions/transaction-data-reference.html#implicit-tempids

Notably, cognitect has formalized around a grammar for the transactions: https://docs.datomic.com/cloud/schema/schema-reference.html

We should ensure compliance with this grammar.

tylerwilding-wk avatar Jul 10 '19 13:07 tylerwilding-wk