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 Index uniqueness check for Reports and Outputs per application #556

Open
fmoura opened this issue Aug 8, 2024 · 0 comments
Open

Add Index uniqueness check for Reports and Outputs per application #556

fmoura opened this issue Aug 8, 2024 · 0 comments
Labels
#feat:db Feature: database
Milestone

Comments

@fmoura
Copy link
Contributor

fmoura commented Aug 8, 2024

📚 Context

Reports and Outputs have an index field and relates to inputs through input_id field, but indexes must be unique within an application

✔️ Solution

Add a trigger to verify the uniqueness of the index within an application through the input_id relation

@fmoura fmoura added #feat:db Feature: database triage To be triaged labels Aug 8, 2024
@fmoura fmoura added this to the 2.0.0 milestone Aug 8, 2024
@fmoura fmoura added this to Node Unit Aug 8, 2024
@fmoura fmoura moved this to 📋 Backlog in Node Unit Aug 8, 2024
@marcelstanley marcelstanley removed the triage To be triaged label Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#feat:db Feature: database
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants