Skip to content
Snippets Groups Projects
Verified Commit 136cbaba authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

deposit: Explicit deposit type, either 'meta' or 'code' deposit

This should ease deposit listing in whatever forms (backend db read or client consuming
deposit listing).

Deposit types stand for:
- meta: metadata-only deposit
- code: content deposit

This commit includes a migration schema script which adds a new column 'type'. The
script is also in charge of migration existing data with the right type values..

Related to T3677
parent 163df3ee
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment