-
-
Couldn't load subscription status.
- Fork 4.6k
Limit missing primary key fail to new tables and comment out for now #31580
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
|
Reasons to disable for now:
|
|
cc @PVince81 lets disable for now |
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.
👍
This will work on CI so devs notice it when they install the app for testing, and at the same time existing faulty tables don't break the upgrade to 24 Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
7f01ad7 to
3bed983
Compare
|
Rebased as the PR was broken after Carl rebased when github had issues last week |
|
@nickvergessen This broke the CI, the nodb drone step won’t pass: |
see #31580 (comment) for details Signed-off-by: Joas Schilling <coding@schilljs.com>
This will work on CI so devs notice it when they install the app for testing,
and at the same time existing faulty tables don't break the upgrade to 24
Regression from #31513