Improve Postgresql unit test time by implementing a wipe-data only mechanism
Under #526 (closed), MySQL and CQL unit tests employ a mechanism which causes their unit tests to wipe data only in between tests. This should be extended to Postgresql.
Under #526 (closed), MySQL and CQL unit tests employ a mechanism which causes their unit tests to wipe data only in between tests. This should be extended to Postgresql.