diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-02-02 14:27:23 +0000 |
|---|---|---|
| committer | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-02-02 18:01:09 +0000 |
| commit | 754f17ddb4969973b9332a5324af42886e503c0f (patch) | |
| tree | 17ed3498466321025ff65d87e0b24ec40ce92232 /atuin-server-postgres/migrations/20230515221038_trigger-delete-only.sql | |
| parent | feat: add verify command to local store (diff) | |
| download | atuin-754f17ddb4969973b9332a5324af42886e503c0f.zip | |
feat: add store purge command
This command will delete all records from the local store that cannot be
decrypted with the current key.
If a verify fails before running this, it should pass _after_ running
it.
Required afterwards:
- A `push --force`, to allow ensuring the remote store equals the local
store (deletions have now occured!)
- A `pull --force`, as once remote has been forced then local needs the
same
Nice to have:
- Provide "old" keys to purge, in case the are not lost. Or maybe rekey.
Diffstat (limited to 'atuin-server-postgres/migrations/20230515221038_trigger-delete-only.sql')
0 files changed, 0 insertions, 0 deletions
