Bruno17 / MIGX

MIGX for revo 2.2 and above
83 stars 78 forks source link

MIGX-3.0.2-beta1 not create a table 'tasks' from mysql.schema.xml #415

Closed oleang closed 12 months ago

oleang commented 12 months ago

after i have click a "create Tables" for 'test package', i found that only table "modx_test_tasklists" was created in database and show some error in the error log (see attached file). this is a bug?

MODX 2.8.6 MIGX 3.0.2

capture_20231010094535542

capture_20231010100029525

Bruno17 commented 12 months ago

this should fix it: https://github.com/Bruno17/MIGX/commit/9ba78088b34781056ecd6dfc2f84b6f335624672

oleang commented 12 months ago

this should fix it: 9ba7808

that worked, thanks Bruno.