SQL Formatlayıcı
src/tools/SQL Formatlayıcı
SELECT
  *
FROM
  users
WHERE
  id = 1
ORDER BY
  created_at DESC