Is there a way in DataGrip to automatically capitalize key words even if they are typed in lowercase? For example SELECT, FROM, WHERE , HAVING, ORDER BY?
SELECT
FROM
WHERE
HAVING
ORDER BY
File - Settings - Editor - Code Style - SQL - General - Case - Keywords: To upper