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

feat: add db setup script #67

Merged
merged 4 commits into from
Jan 14, 2025
Merged

feat: add db setup script #67

merged 4 commits into from
Jan 14, 2025

Conversation

sounmind
Copy link

Summary

Tests

Additional information

sounmind and others added 3 commits December 24, 2024 10:53
- Changed the table name(profiles -> profile)

Co-authored-by: Manvinderjit Rupal <[email protected]>
- Added delete profile route and controller
- Updated profile schema added "ON DELETE CASCADE" on FOREIGN KEY (profileId)

Co-authored-by: Manvinderjit Rupal <[email protected]>
@pmjuu pmjuu linked an issue Jan 10, 2025 that may be closed by this pull request
@pmjuu pmjuu self-assigned this Jan 11, 2025
Copy link
Contributor

@kbventures kbventures left a comment

Choose a reason for hiding this comment

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

Great work team!

@kbventures kbventures marked this pull request as ready for review January 14, 2025 17:01
@kbventures kbventures merged commit 67c7f0d into setup-d1-database Jan 14, 2025
@kbventures kbventures deleted the profile-crud branch January 14, 2025 17:02
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.

Profile CRUD
4 participants