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

Fix Incorrect Column Type Crash #63

Merged
merged 4 commits into from
Sep 29, 2024
Merged

Conversation

rayliverified
Copy link
Contributor

@rayliverified rayliverified commented Sep 18, 2024

The column type was referencing a Dict when it was actually a Column class.

@xnuinside , if you install the Pydantic plugin, it will highlight all the type mismatches.

@xnuinside
Copy link
Owner

@rayliverified thanks for opening the PR!

@xnuinside
Copy link
Owner

@rayliverified thanks for the PR!

@xnuinside xnuinside merged commit 3f7b067 into xnuinside:main Sep 29, 2024
7 checks passed
@rayliverified
Copy link
Contributor Author

Thanks for the merge.

Please help me here: xnuinside/simple-ddl-parser#259 (comment)

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.

2 participants