Answer the question
In order to leave comments, you need to log in
Error when generating Model in YII?
Good afternoon,
I am generating a model in YII2 through Gii
. The error
Database Exception is thrown - yii\db\Exception
SQLSTATE[42703]: Undefined column: 7 ERROR: column t.typcategory does not exist
LINE 50: LEFT JOIN pg_type tb ON (a.attndims > 0 OR t.typcategory...
I sort of understand that he swears that there is no such column, but does the code generator read them by
itself
?
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