Add NOT NULL constraints to UUID columns in both soundtrack and song tables.
Acceptance Criteria:
Migration 000007 created (up/down)
UUID columns have NOT NULL constraint
0 NULL UUIDs in both tables
All tests pass
Depends on: Phase 1 must be deployed first
Add NOT NULL constraints to UUID columns in both soundtrack and song tables.
**Acceptance Criteria:**
- Migration 000007 created (up/down)
- UUID columns have NOT NULL constraint
- 0 NULL UUIDs in both tables
- All tests pass
**Depends on:** Phase 1 must be deployed first
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Add NOT NULL constraints to UUID columns in both soundtrack and song tables.
Acceptance Criteria:
Depends on: Phase 1 must be deployed first