Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(backend): Prune bulk email verification database (#1377)
* Add cleanup script: Delete completed jobs * Add Env var. Switch to SQL only * Add Transactions. println -> info! * Fix workspace member and reformat * Add debug mode * Minor fixes * rename to dry_mode * Delete script/Cargo.lock * Add script/README * Fix * update Cargo.lock * update script/Cargo.toml * update dependency * update dependency * move script -> backend * update backend/README --------- Co-authored-by: Ishan Bhanuka <bhanuka.ishan@gmail.com>
- Loading branch information