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 primary keys to all tables #2535

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

timdreier
Copy link

Topic and Scope

The PR adds primary keys to all tables to fix #2531 and #1984.

Concerns/issues

Shouldn't have any impact.

Formal requirements

There are some formal requirements that should be satisfied. Please mark those by checking the corresponding box.

  • I did check that the app can still be opened and does not throw any browser logs
  • I created tests for newly added PHP code (check this if no PHP changes were made)
  • I updated the OpenAPI specs and added an entry to the API changelog (check if API was not modified)
  • I notified the matrix channel if I introduced an API change

@timdreier timdreier marked this pull request as ready for review October 10, 2024 20:50
@timdreier timdreier changed the title Primary keys Add primary keys to all tables Oct 10, 2024
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.

cookbook_names table has no primary key
1 participant