2 Commits

Author SHA1 Message Date
Automated Action
b41620c464 Fix database migration to handle existing tables
Make migrations idempotent by adding table existence checks before creation.
Properly handle the alembic_version table to ensure migration tracking.
Update database initialization utility to better handle errors and migration states.
Enhance test script with detailed diagnostics for troubleshooting.
2025-05-16 13:05:11 +00:00
Automated Action
aaa32ca932 Create comprehensive e-commerce platform with FastAPI and SQLite 2025-05-16 12:45:36 +00:00