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

Add numeric type check for 'id' column in PostgreSQL sequence fix #157

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

almontasser
Copy link
Contributor

@almontasser almontasser commented Nov 13, 2024

This fixes the seed function fixPostgresSequence, it causes an error when executed on id fields of type uuid on postgres

Copy link
Collaborator

@bobbyiliev bobbyiliev left a comment

Choose a reason for hiding this comment

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

I think that this looks good! Tagging @tnylea for a second review.

@bobbyiliev bobbyiliev requested a review from tnylea November 13, 2024 12:19
@tnylea
Copy link
Contributor

tnylea commented Nov 14, 2024

Awesome. Thanks for the PR. I'll get this merged in and tag a new version after a few other PR's are merged in as well 👍

@tnylea tnylea merged commit afc1a51 into thedevdojo:main Nov 14, 2024
2 checks passed
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