Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mayhem/cte-debug

Postgres CTE debugger -- quick and dirty
https://github.com/mayhem/cte-debug

Last synced: 15 days ago
JSON representation

Postgres CTE debugger -- quick and dirty

Awesome Lists containing this project

README

        

# cte-debug
Postgres CTE debugger -- quick and dirty

This won't work for all queries, but for the ones I needed to debug, its works great.

Copy config.py.sample to config.py and then fill out the missing fields in config.py. Then run cte_debug.py .