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

fix: use new db types constants #4230

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

elzody
Copy link
Contributor

@elzody elzody commented Nov 14, 2024

  • Target version: main

Summary

psalm was throwing errors because as of nextcloud 31.0.0 you must use the new Types constants when adding types to a database entity. so, we migrate them here

you can see it here: https://nextcloud-server.netlify.app/classes/ocp-appframework-db-entity#method_addType

image

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Documentation (manuals or wiki) has been updated or is not required

Signed-off-by: Elizabeth Danzberger <[email protected]>
@elzody elzody self-assigned this Nov 14, 2024
@elzody elzody added the 3. to review Ready to be reviewed label Nov 14, 2024
@juliusknorr juliusknorr merged commit b5c3f0e into main Nov 15, 2024
68 checks passed
@juliusknorr juliusknorr deleted the fix/new-db-types-constants branch November 15, 2024 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants