Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Symfony 4 Doctrine mapping import table from Oracle Database 11g Release 11.2.0.1.0-64 bit

I have a problem when I would like to generate Entity class in Symfony 4 with this command line:

php bin/console doctrine:mapping:import 'App\Entity' annotation --path=src/Entity

But, I have this error message after execution commande line:

In AbstractPlatform.php line 479: Unknown database type xmltype requested, Doctrine\DBAL\Platforms\OraclePlatform may not support it.

Thank you for your answers

Comments