Skip to content

alexkorban/pgdebug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

`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.

Documentation: http:https://korban.net/postgres/pgdebug

About

A tool which helps you to debug complicated Postgres queries.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published