Fatal error: Uncaught exception 'Doctrine\DBAL\DBALException' with message 'Unknown column type "datetimetz" requested. Any Doctrine type that you use has to be registered with \Doctrine\DBAL\Types\Type::addType(). You can get a list of all the known types with \Doctrine\DBAL\Types\Type::getTypesMap(). If this error occurs during database introspection then you might have forgot to register all database types for a Doctrine Type. Use AbstractPlatform#registerDoctrineTypeMapping() or have your custom types implement Type#getMappedDatabaseTypes(). If the type name is empty you might have a problem with the cache or forgot some mapping information.' in /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:240
Stack trace:
#0 /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php(172): Doctrine\DBAL\DBALException::unknownColumnType('datetimetz')
#1 /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php(247): Doctrine\DBAL\Types\Type::getType('datetimetz')
#2 /var/www/ in /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php on line 240