Get a cursor iterating over all records in the database.
Declared in <wallet/migrate.h>
<wallet/migrate.h>
virtual std::unique_ptr<DatabaseCursor> GetNewCursor() override;
A new cursor over the database.