Use constants from ReferentialAction
class
#1239
Annotations
4 errors
Static analysis.:
src/Schema.php#L675
src/Schema.php:675:32: UndefinedDocblockClass: Docblock-defined class, interface or enum named Yiisoft\Db\Oracle\ReferentialAction does not exist (see https://psalm.dev/200)
|
Static analysis.:
src/Schema.php#L675
src/Schema.php:675:41: UndefinedDocblockClass: Docblock-defined class, interface or enum named Yiisoft\Db\Oracle\ReferentialAction does not exist (see https://psalm.dev/200)
|
Static analysis.:
src/Schema.php#L689
src/Schema.php:689:40: InvalidArgument: Argument 1 of Yiisoft\Db\Constraint\ForeignKeyConstraint::onDelete expects 'CASCADE'|'NO ACTION'|'RESTRICT'|'SET DEFAULT'|'SET NULL'|null, but Yiisoft\Db\Oracle\ReferentialAction::* provided (see https://psalm.dev/004)
|
Static analysis.
Process completed with exit code 2.
|
Loading