You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Table mdl_enrol_programs_programs have a column name 'public'. 'Public' is a reserved word in SQL Server which made this plugin unrelevant with SQL server :(
For exampel, a simple insert in table get an error.
Query error (156): Incorrect syntax near the keyword 'public'.