-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(schema.prisma): refactor schema to improve readability and remove…
… unused models feat(schema.prisma): add new models for Settings, Notes, and Reminders to support new features fix(main.py): move database connection after starting coroutines to ensure they are started before connecting to the database feat(main.py): add log message for closing database connection to improve debugging
- Loading branch information
Showing
2 changed files
with
65 additions
and
154 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