opencast
opencast copied to clipboard
chore: upgrade replicator
Adds support for the latest version of the replicator app
- [x] Update prisma schema
- [x] Update queries to match new prisma types
- [x] Fix #15
- [x] Fix
parent_urlcolumn missing bug (update: column was renamed toroot_parent_url) - [x] Test that everything still works
- [ ] Monitor stability
Hesitant to merge this because the requirements for running the new replicator are significantly higher than the old replicator