Add support for creating temporary tables in schema #6409
Annotations
4 errors
src/Platforms/OraclePlatform.php#L342
src/Platforms/OraclePlatform.php:342:76: InvalidLiteralArgument: Argument 1 of str_starts_with expects a non-literal value, but 'ora$ptt_' provided (see https://psalm.dev/237)
|
tests/Platforms/OraclePlatformTest.php#L196
tests/Platforms/OraclePlatformTest.php:196:32: ArgumentTypeCoercion: Argument 1 of Doctrine\DBAL\Tests\Platforms\OraclePlatformTest::expectException expects class-string<Throwable>, but parent type string provided (see https://psalm.dev/193)
|
tests/Platforms/PostgreSQLPlatformTest.php#L252
tests/Platforms/PostgreSQLPlatformTest.php:252:32: ArgumentTypeCoercion: Argument 1 of Doctrine\DBAL\Tests\Platforms\PostgreSQLPlatformTest::expectException expects class-string<Throwable>, but parent type string provided (see https://psalm.dev/193)
|
|
This job failed
Loading