Answer the question
In order to leave comments, you need to log in
Why is the table name not converted to lowercase?
Why is the table name not converted to lowercase?
Database Exception – yii\db\Exception
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'psy.Specialists' doesn't exist
The SQL being executed was: SELECT * FROM `Specialists`
Error Info: Array
(
[0] => 42S02
[1] => 1146
[2] => Table 'psy.Specialists' doesn't exist
)
↵
Caused by: PDOException
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'psy.Specialists' doesn't exist
in /var/www/html/psy/vendor/yiisoft/yii2/db/Command.php at line 915
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question