hyades
hyades copied to clipboard
Update schema with project isLatest flag
Description
Update schema with project isLatest flag
Addressed Issue
Port change https://github.com/DependencyTrack/hyades/issues/1358 Schema change for apiserver PR https://github.com/DependencyTrack/hyades-apiserver/pull/945
Checklist
- [x] I have read and understand the contributing guidelines
- [ ] This PR fixes a defect, and I have provided tests to verify that the fix is effective
- [x] This PR implements an enhancement, and I have provided tests to verify that it works as intended
- [x] This PR introduces changes to the database model, and I have updated the migration changelog accordingly
- [ ] This PR introduces new or alters existing behavior, and I have updated the documentation accordingly