CDLUC3 / dmptool

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

Continue building Preferences UI and add new tables #454

Closed terrywbrady closed 1 year ago

terrywbrady commented 1 year ago

For Stage, Re-run migrations to build proper indexes

delete from schema_migrations where version >= '20230323000459';
drop table template_output_types;
drop table template_licenses;
github-actions[bot] commented 1 year ago
1 Warning
:warning: There are code changes, but no corresponding tests. Please include tests if this PR introduces any modifications in behavior.

Generated by :no_entry_sign: Danger

terrywbrady commented 1 year ago

@briri , these changes are on Stage. I would like to merge to the 4.1.0 branch after your review.