You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The built-in SQL prettify produces suboptimal output — indentation and line breaks aren't always logical, especially with nested subqueries, JOINs, and CASE expressions.
Needs a pass to improve the formatting algorithm for better readability.
The built-in SQL prettify produces suboptimal output — indentation and line breaks aren't always logical, especially with nested subqueries, JOINs, and CASE expressions.
Needs a pass to improve the formatting algorithm for better readability.