-
Notifications
You must be signed in to change notification settings - Fork 1
A tool which helps you to debug complicated Postgres queries.
License
alexkorban/pgdebug
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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://korban.net/postgres/pgdebug
About
A tool which helps you to debug complicated Postgres queries.
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published