block by wboykinm aee904e60f14d23dd30a

Footgun - delete a whole mess of tables by wildcard, with cascade. Obviously this will blow up in your face at some point.

Footgun

PostgreSQL function to delete a batch of tables at once, including by wildcard. Beware.

footgun

Usage

SELECT footgun('schema', 'tablename');

footgun.sql