Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin DashBoard Endpoint: Approve Paper #93

Merged
merged 2 commits into from
Sep 24, 2024
Merged

Conversation

rajivharlalka
Copy link
Member

@rajivharlalka rajivharlalka commented Sep 23, 2024

  • contains migrations
ALTER TABLE iqps add COLUMN semester VARCHAR DEFAULT '';
ALTER TABLE iqps add COLUMN is_deleted BOOL DEFAULT false;
ALTER TABLE iqps add COLUMN approved_by VARCHAR DEFAULT '';

Copy link

vercel bot commented Sep 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
iqps ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 24, 2024 0:51am

Signed-off-by: Rajiv Harlalka <[email protected]>
@rajivharlalka rajivharlalka marked this pull request as ready for review September 24, 2024 12:54
@proffapt proffapt marked this pull request as ready for review September 24, 2024 12:54
@rajivharlalka rajivharlalka merged commit 5ae618e into main Sep 24, 2024
2 checks passed
@rajivharlalka rajivharlalka deleted the approve_paper branch September 24, 2024 12:56
Copy link
Member

@proffapt proffapt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jai ho

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.

2 participants