-
Notifications
You must be signed in to change notification settings - Fork 188
[DB schema] UNIQUE Project name #7566
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
Conversation
laemtl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@xlecours 2 tests are failing, but not sure if it's related to the DB changes.
The 2 tests that failed are requesting pages that work just fine on my vm. I restarted the jobs. Let's see... |
|
@laemtl the tests are passing now, are there changes you wanted? |
|
@cmadjar why the "Need rebase" tag? |
|
@xlecours some tests are not running |
|
Resent in #8243 |
Brief summary of changes
Add a UNIQUE constraint on Project.Name