Files
craft2prints/prisma
AndymickandClaude Haiku 4.5 583bc1f4fc Chore: Migrate database from SQLite to PostgreSQL on VM
- Update DATABASE_URL to point to VM PostgreSQL (192.168.0.190:5432)
- Add DIRECT_URL for migrations
- Schema synced with PostgreSQL database
- Database seeded with initial products and categories
- Old SQLite database backed up and removed
- Connection verified to VM PostgreSQL

The application now uses centralized PostgreSQL on VM with nightly backups.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-07-20 16:22:35 +01:00
..