Add a module to do generic postgres checks.
This module is meant to be generic enough that it can do any query based check against postgres. You just need to add the entry to %queries for it to be available.
lib/Core/Postgres.pm
0 → 100644
Please register or sign in to comment