-
Does pgroll, do a diff of an old DB schema with a new DB schema and then generate the migration script?. |
Beta Was this translation helpful? Give feedback.
Answered by
gulcin
Aug 18, 2025
Replies: 1 comment 5 replies
-
Hello @alberk8, thanks for your question! We do have an open issue for a diff feature (#199), but it hasn’t been implemented yet. I’ll keep this thread updated as soon as we prioritize it. Out of curiosity, could you share a bit about your database setup? Do you use any kind of ORM or similar tools? |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
gulcin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @alberk8, thanks for your question! We do have an open issue for a diff feature (#199), but it hasn’t been implemented yet. I’ll keep this thread updated as soon as we prioritize it.
Out of curiosity, could you share a bit about your database setup? Do you use any kind of ORM or similar tools?