Skip to content

Remove code link from contests model and related components#106

Merged
Aditya0545 merged 1 commit intoindictechcom:mainfrom
Aditya0545:fix/contest-create-form
Dec 28, 2025
Merged

Remove code link from contests model and related components#106
Aditya0545 merged 1 commit intoindictechcom:mainfrom
Aditya0545:fix/contest-create-form

Conversation

@Aditya0545
Copy link
Collaborator

  • Deleted the code_link attribute from the Contest model and updated associated routes and frontend components to reflect this change.
  • Added a migration script to drop the code_link column from the contests table, ensuring backward compatibility with a downgrade option to restore the column if needed.

- Deleted the `code_link` attribute from the `Contest` model and updated associated routes and frontend components to reflect this change.
- Added a migration script to drop the `code_link` column from the `contests` table, ensuring backward compatibility with a downgrade option to restore the column if needed.
@Aditya0545 Aditya0545 merged commit 5201542 into indictechcom:main Dec 28, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant