-
-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: enhance database job restoration process and UI components
- Added a unique constraint to the 'tag' model in the Prisma schema to ensure data integrity. - Updated the opacity of the background in the CollapsibleCard component for improved visual clarity. - Refactored the RestoreDB method in the DBJob class to optimize account handling and note restoration, including the use of a map to track accounts and streamline the upsert process for notes and attachments. These changes improve data consistency, enhance user interface elements, and optimize the database restoration workflow.
- Loading branch information
1 parent
6e49bcf
commit 121755a
Showing
2 changed files
with
64 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters