Hello.
I used to have a script that ran for years to change all database enrolment type to the course's manual enrolment id instead so users can remove students at their leisure.
now running moodle 3.6.9
Now, the script does not work and noticed there is no such thing as "enrol_database" in the component field in the role_assignment table.
What happened and what tables are now involved when database enrolment is assigned other than course, role_assignment, context, etc?
thanks!