Fix: Update init_db.py to use correct import paths
- Changed imports to use app.core.database and app.models structure - Added Base import from app.core.database (not app.models) - Fixed imports to match actual project structure - Added comprehensive demo data with 5 users and 12 chores - Fixes ModuleNotFoundError when running database initialization
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user