13 #include "SQLamarr/BaseSqlInterface.h"
14 #include "SQLamarr/Transformer.h"
Abstract interface with helper functions to access an SQLite DB.
BaseSqlInterface(SQLite3DB &db)
Constructor, acquiring the database without ownership.
Delete all rows from all tables without affecting the schema.
void execute() override
Execute the algorithm, cleaning the database.