When running the modelGenerator using the sample schema included with the distribution, it performs correctly.
When running against a schema generated by SQLyog, it fails... I cannot find any differences in the schema that would account for this, and when testing the regex on regex101.com it correctly parses the table dump.
The schema generated by SQLyog is attached (renamed .txt instead of .sql)
When running the modelGenerator using the sample schema included with the distribution, it performs correctly.
When running against a schema generated by SQLyog, it fails... I cannot find any differences in the schema that would account for this, and when testing the regex on regex101.com it correctly parses the table dump.
The schema generated by SQLyog is attached (renamed .txt instead of .sql)
schema.txt