Earlier today, I upgraded from 5.1.2 to 5.5.3, which was a disaster because I was unable to log in after the upgrade. The new FusionPBX code is querying the user_enabled column as a boolean value (true), but the old database's user_enabled column is configured as type text or varchar, causing...