-
Notifications
You must be signed in to change notification settings - Fork 30
Configure database migrations #94
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Task
Configure database migrations for the PostgreSQL database.
Details
- Set up Prisma or similar migration tool
- Create initial schema for all entities
- Add migration scripts for production deployments
- Include seed data for development
- Path: packages/database/migrations/
Test
Run migrations successfully against a test database.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program