There is a database connection setting: ['stricton'] TRUE/FALSE - forces 'Strict Mode' connections - good for ensuring strict SQL while developing When it is true, STRICT_ALL_TABLES option gets ...
I would like to execute the sentence set sql_mode=´´ in order to use functions (AVG, COUNT,....) without GROUP BY. I have gone the .vscode/extensions folder but I don't know that file json I have to ...