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

DB Optimizations #933

Merged
merged 3 commits into from
Feb 22, 2024
Merged

DB Optimizations #933

merged 3 commits into from
Feb 22, 2024

Conversation

dennis531
Copy link
Collaborator

Changes based on #927 (comment)

Changes:

  • Refactor playlist filter function to lower komplexity
  • Fix errors in some db migrations on down side
  • Use collation latin1_bin for ids, enums and sort order
  • Improve indexes
  • Remove orphan rows with relations to deleted courses and set foreign keys to prevent this in the future

Solve #927

Dennis Benz added 3 commits February 6, 2024 11:34
…lose elan-ev#927

Also removes orphan rows with deleted course relations and sets foreign keys to prevent this in the future.
@dennis531 dennis531 requested a review from tgloeggl February 7, 2024 08:59
@dennis531 dennis531 self-assigned this Feb 7, 2024
@dennis531 dennis531 added type:enhancement v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x type:bug labels Feb 7, 2024
@tgloeggl tgloeggl merged commit 1102d47 into elan-ev:master Feb 22, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug type:enhancement v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants