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

Support Parse MYSQL DDL with 'COLLATE' option & fix class typo #266

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

bomwo
Copy link
Contributor

@bomwo bomwo commented Jul 6, 2024

Hello,

This Pull Request addresses the following two issues:
Fix Issue #265:

Problem Description: This resolves the bug reported in Issue #265.
Solution: Identified the cause of the bug and corrected the relevant code. This ensures the affected functionality works as intended.
Correct Class Name Typo:

Problem Description: A typo was found in a specific class name within the codebase.
Solution: Corrected the typo to improve code readability and maintain consistency.
I hope this contribution helps improve the quality of the project. I would appreciate it if you could review the changes.

Please let me know if there are any further adjustments or feedback needed.

Thank you.

@xnuinside
Copy link
Owner

@bomwo thanks for the PR and sorry for the delay! I will create new release today

@xnuinside xnuinside merged commit cb4e1b5 into xnuinside:main Jul 28, 2024
8 checks passed
@xnuinside
Copy link
Owner

@bomwo https://pypi.org/project/simple-ddl-parser/ I just released 1.5.2 version with your changes

@bomwo
Copy link
Contributor Author

bomwo commented Jul 29, 2024

@bomwo https://pypi.org/project/simple-ddl-parser/ 방금 귀하의 변경 사항을 적용하여 1.5.2 버전을 출시했습니다.

Thank you for your review. 👍

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