corda/node
szymonsztuka 3384470f6b CORDA-2490 Attachment in the directory fails to correctly upload (#4627) (#4629)
The column 'uploader' was marked as not updatable entity so any update wasn't propagated to the database when the attachment was uploaded again and the uploader field was changed to a trusted one. Also 'saveOrUpdate' removed, the entity is already managed, saveOrUpdate is for detached/new entity.

(cherry picked from commit 9f4c8bcea5)
2019-01-24 10:23:26 +00:00
..
capsule [CORDA-2244]: Specified unique applicationId for Capsule manifest. (#4283) 2018-11-22 13:53:14 +00:00
src CORDA-2490 Attachment in the directory fails to correctly upload (#4627) (#4629) 2019-01-24 10:23:26 +00:00
build.gradle ENT-2822: Move experimental raft and bft-smart notaries back into node, fix reference state support (#4509) 2019-01-09 15:52:42 +00:00