CDLUC3 / dmptool

DMPTool version of the DMPRoadmap codebase
https://dmptool.org
MIT License
57 stars 13 forks source link

convert research_outputs.output_type (Int) to research_outputs.resear… #448

Closed briri closed 1 year ago

briri commented 1 year ago

Hoping this makes working with the output types easier.

Adds a new research_output_type string column to research_outputs that will replace the old enum and integer field output_type.

To get it working: