An exception occurred while executing a query: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'sms_media' already exists
/var/www/html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:47
#0 /var/www/html/vendor/doctrine/dbal/src/Connection.php(1976): Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Object(Doctrine\DBAL\Driver\PDO\Exception), Object(Doctrine\DBAL\Query))
#1 /var/www/html/vendor/doctrine/dbal/src/Connection.php(1918): Doctrine\DBAL\Connection->handleDriverException(Object(Doctrine\DBAL\Driver\PDO\Exception), Object(Doctrine\DBAL\Query))
#2 /var/www/html/vendor/doctrine/dbal/src/Connection.php(1218): Doctrine\DBAL\Connection->convertExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDO\Exception), 'CREATE TABLE sm...', Array, Array)
#3 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php(955): Doctrine\DBAL\Connection->executeStatement('CREATE TABLE sm...')
#4 /var/www/html/vendor/snaju/inception/Inception/ORM/ORM.php(170): Doctrine\ORM\Tools\SchemaTool->updateSchema(Array)
#5 /var/www/html/vendor/snaju/inception/Inception/InceptionCore.php(216): Snaju\Inception\ORM\ORM::updateSchema()
#6 /var/www/html/index.php(10): Snaju\Inception\InceptionCore::init('/var/www/html')
#7 {main}