Matthias Dellweg
Matthias Dellweg
This PR contains the ZDU commits for the sha256 field on the collection version model. It is vitally important to put every single change in the proper commit. Also do...
Define write_fields next to read_fields. [noissue]
I think this assertion fails due to the parallel nature of the test. In other parallel sync tests we sync the amazon.aws collection which means the git sync will use...
This basically means adding sha256 to the content model and adding it to the uniqueness constraints in the database. At the same time, the uniqueness per repository version should remain...
> I'm really not happy, we ignore that content must be immutable. What happens if we remove the uniqueness constraint on the `is_latest` and specifically allow it to be a...