You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(db): update database schema and configuration paths
- Changed database schema and configuration file paths from `src/lib/db/` to `src/shared/db/` for improved organization and clarity.
- This update aligns with recent refactoring efforts to centralize shared resources.
0 commit comments