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

Schema Definition and Postgres Support #2

Open
2 tasks
keinsell opened this issue Apr 23, 2024 · 1 comment
Open
2 tasks

Schema Definition and Postgres Support #2

keinsell opened this issue Apr 23, 2024 · 1 comment

Comments

@keinsell
Copy link
Owner

keinsell commented Apr 23, 2024

@thanhhaictld
Copy link

I have the same is when I use generated column.
When i run npx prisma generated for the next migratioon,
the genereted column will declare as

ALTER "myTable" ALTER COLUMN "myGeneratedColumn" DROP DEFAULT;

@github-staff github-staff deleted a comment from jguzej May 12, 2024
@github-staff github-staff deleted a comment May 12, 2024
@github-staff github-staff deleted a comment from simonspg May 12, 2024
@github-staff github-staff deleted a comment from simonspg May 12, 2024
@github-staff github-staff deleted a comment from AbstractsMachine May 30, 2024
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

No branches or pull requests

2 participants