Database Setup and Migration

Checking table: interviews

ℹ Column 'duration_minutes' already exists in table 'interviews'

ℹ Column 'next_interview_type' already exists in table 'interviews'

Checking table: joining_details

ℹ Column 'expected_joining_date' already exists in table 'joining_details'

ℹ Column 'work_location' already exists in table 'joining_details'

ℹ Column 'joining_notes' already exists in table 'joining_details'

ℹ Column 'joining_feedback' already exists in table 'joining_details'

Updating ENUM values

✓ Updated ENUM values successfully

✓ Updated ENUM values successfully

Database setup completed successfully!

Go to Dashboard