[#wallet-SQLiteDatabase-Rewrite] = xref:wallet.adoc[wallet]::xref:wallet/SQLiteDatabase.adoc[SQLiteDatabase]::Rewrite :relfileprefix: ../../ :mrdocs: Rewrite the entire database on disk == Synopsis Declared in `<wallet/sqlite.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual bool Rewrite() override; ---- == Return Value True if the rewrite succeeded, false otherwise. [.small]#Created with https://www.mrdocs.com[MrDocs]#