Builder can't open tables anymore

“Undefined constant Doctrine\DBAL\Types\Type::INTEGER” on line 69 of /var/www/site/plugins/rainlab/builder/classes/MigrationColumnType.php

I’m getting this error. Now this started happening when I started changing things manually in migration files instead of using the interface. Is it possible some fields/changes are not supported?

Anyway, will using the manual migration process be “compatible” with builder? I didn’t get if they Builder adds additional logs/conf that is not core octobercms

Manual migration works, yes.

Did you make any other changes to the system before this error appeared? Like upgrading PHP or Laravel version?

1 Like

I upgraded October for sure, nothing on the system (unless the October update required it? I’m not sure). So Builder does not support some fields? is that possible?