Skip to content

PUBLIC is a SQL Server reserved word and cannot be used as a bare identifier. #2

@jeepeegau

Description

@jeepeegau

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'.

Best regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions