simple-ddl-parser icon indicating copy to clipboard operation
simple-ddl-parser copied to clipboard

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

Open bomwo opened this issue 1 year ago • 0 comments

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.

bomwo avatar Jul 06 '24 07:07 bomwo