Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mapping and mapping field models #1229

Merged

Conversation

caitmich
Copy link
Contributor

@caitmich caitmich commented Feb 14, 2024

Summary

With the move to db-backed mappings, we need to add mappings and mapping fields tables.
This PR:

  • Backports the addition of mapping and mapping_field tables from Pro
  • Removes the destination presence validation on mappings model
  • Adds a case_sensitive: false uniqueness validation to mapping's destination and mapping_field's destination_field

Thanks for contributing to Dradis!

I assign all rights, including copyright, to any future Dradis
work by myself to Security Roots.

Check List

  • Added a CHANGELOG entry

@caitmich caitmich changed the base branch from mappings-manager/add-uploaders to develop March 19, 2024 13:52
@caitmich caitmich changed the base branch from develop to mappings-manager/add-uploaders March 19, 2024 13:53
@caitmich caitmich changed the base branch from mappings-manager/add-uploaders to develop March 19, 2024 13:53
@caitmich caitmich changed the base branch from develop to mappings-manager/add-uploaders March 19, 2024 13:54
@caitmich caitmich merged commit 1d30b8f into mappings-manager/add-uploaders Mar 19, 2024
@etdsoft etdsoft deleted the mappings-manager/add-mappings-table branch March 27, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant