Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove non-core database models from Prisma schema
Removed unused database models including `action_events`, `button_clicks`, `buttons`, `cards`, `clockwork`, `crypto_trades`, `health_checks`, `hosts`, `jobs`, and WordPress related models from the Prisma schema. This update simplifies the database schema to only include necessary models and relationships, enhancing the project's maintainability.
- Loading branch information