diff options
| author | Andrew Chow <[email protected]> | 2020-05-26 20:53:57 -0400 |
|---|---|---|
| committer | Andrew Chow <[email protected]> | 2020-10-14 11:28:18 -0400 |
| commit | b4df8fdb19fcded7e6d491ecf0b705cac0ec76a1 (patch) | |
| tree | a6eb6a459472caa6328f10887eda5c868df2728f /src/script/script_error.cpp | |
| parent | Implement SQLiteDatabase::TxnBegin, TxnCommit, and TxnAbort (diff) | |
| download | discoin-b4df8fdb19fcded7e6d491ecf0b705cac0ec76a1.tar.xz discoin-b4df8fdb19fcded7e6d491ecf0b705cac0ec76a1.zip | |
Implement SQLiteDatabase::Rewrite
Rewrite uses the VACUUM command which does exactly what we want. A
specific advertised use case is to compact a database and ensure that
any deleted data is actually deleted.
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions