parcio / julea

A Flexible Storage Framework for HPC
GNU Lesser General Public License v3.0
33 stars 31 forks source link

add reset function to db backend #62

Open Qualenritter opened 5 years ago

Qualenritter commented 5 years ago

the reset function counts all entries in all tables, and then deletes every table within the specified namespace. this is for unit tests which require a clean backend. after the test this function can be used to verify, that there are only empty schemata