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

chore: Generated new migration file from schema changes #242

Closed

Conversation

aryanprince
Copy link
Contributor

@aryanprince aryanprince commented Mar 18, 2024

Summary

This PR generates the missing migration file from the DB schema changes introduced in #170.

With this PR, the migration files will be in sync with the Prisma schema file.

Additionally, this PR is part of the Turborepo monorepo migration mentioned in #234.

Changes

  • Generated the migrations using Prisma CLI

@aryanprince
Copy link
Contributor Author

@hkirat The linting and formatter CI errors from GitHub Actions are from the conflicting Prettier and ESLint rules.

I didn't include any formatter/linter changes here as they aren't relevant to this PR.

@TanmayDhobale
Copy link
Contributor

@hkirat The linting and formatter CI errors from GitHub Actions are from the conflicting Prettier and ESLint rules.

I didn't include any formatter/linter changes here as they aren't relevant to this PR.

yea bro i am trying to solve

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.

3 participants