SQL フォーマッタ整形と圧縮(sql-formatter)。方言標準 SQLMySQLPostgreSQLSQLiteT-SQLPL/SQLSQLselect a.id,b.name from users a join orders b on a.id=b.user_id where a.active=1整形圧縮出力—