examus / moodle-availability_examus2

GNU General Public License v3.0
0 stars 1 forks source link

SQL coding style - Indentation #24

Open purnendudash opened 7 months ago

purnendudash commented 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.

evsoldatkin commented 2 months ago

Fixed in "issues 2024-1" commit