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
`pgdebug` is a tool which helps you to debug complicated queries. It takes a `select` statement as an input and outputs a series of partial queries corresponding to each CTE and each subquery in the `from` clause.