Skip to content

Conversation

@jaredmdobson
Copy link
Contributor

@jaredmdobson jaredmdobson commented Mar 6, 2025

So we have spaces in our enum values like enum('New Kids on the block', 'whyHaveSpaces who knows') - so i updated the parser to support that.

@bakwc
Copy link
Owner

bakwc commented Mar 7, 2025

Could you please add some simple test for this converter function? All tests are in file test_mysql_ch_replicator.py, here is instructions to run tests localy

Also an existing test failing, test_different_types_2 probably existing enum statement parsing failed, eg: test7 ENUM('point', 'qwe', 'def'),

@bakwc bakwc merged commit f2a8797 into bakwc:master Mar 8, 2025
1 check passed
jaredmdobson pushed a commit to ReMatter/mysql_ch_replicator that referenced this pull request Nov 5, 2025
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