This repository has been archived by the owner on Jan 31, 2023. It is now read-only.
removePackageByName()
Should Use Transaction
#64
Labels
removePackageByName()
Should Use Transaction
#64
removePackageByName()
indatabase.js
currently has a very ugly solution of running multiple commands and checking each for an error.This should be upgraded into a proper transaction so things can rollback if something were to go wrong during the transaction.
The text was updated successfully, but these errors were encountered: