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(db): Create seed function to insert default tags into review tags table #153

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

shivam-sharma7
Copy link
Member

Create seed function to insert default tags into review tags table

fixes: #150

@shivam-sharma7 shivam-sharma7 changed the title feat: Create seed function to insert default tags into review tags table feat(db): Create seed function to insert default tags into review tags table Sep 13, 2024
shared/schemas/review-tags.ts Outdated Show resolved Hide resolved
server/db/schema.ts Outdated Show resolved Hide resolved
server/db/migrations/0009_brown_the_fallen.sql Outdated Show resolved Hide resolved
@amandesai01 amandesai01 merged commit f7eb63a into profilecity:main Sep 13, 2024
1 check passed
@shivam-sharma7 shivam-sharma7 deleted the issue_150 branch September 13, 2024 23:53
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.

Create database seed to initialise with default tags
2 participants