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美化壓縮輸出—