Open purnendudash opened 7 months ago
Sql statement should follow this indentation style - https://moodledev.io/general/development/policies/codingstyle/sql#indentation
https://github.com/examus/moodle-availability_examus2/blob/3658279f698a6c0e72f5d8caf427ab0ebc7e57ee/classes/log.php#L175
Also please do check the query execution with PostgreSQL db too.
Fixed in "issues 2024-1" commit
Sql statement should follow this indentation style - https://moodledev.io/general/development/policies/codingstyle/sql#indentation
https://github.com/examus/moodle-availability_examus2/blob/3658279f698a6c0e72f5d8caf427ab0ebc7e57ee/classes/log.php#L175
Also please do check the query execution with PostgreSQL db too.