Return the paths to this database's files; empty since it lives in memory.
Declared in <wallet/sqlite.h>
<wallet/sqlite.h>
virtual std::vector<fs::path> Files() override;
An empty list, since the database has no on-disk files.