cognitect-labs / vase

Data driven microservices
Eclipse Public License 1.0
373 stars 42 forks source link

Samples should prefer `:identity` vs `:unique` for identifier attributes. #66

Open ddeaguiar opened 7 years ago

ddeaguiar commented 7 years ago

Description

Upsert is not currently supported by the pet store-related samples and the transact :properties values in these samples don't include support for :db/id.

mtnygard commented 7 years ago

This makes me think that we need some tests in the sample applications themselves. This should definitely have been caught before.