Add support for creating temporary tables in schema #5997
Annotations
7 errors
tests/Platforms/AbstractMySQLPlatformTestCase.php#L211
Parameter #1 $exception of method PHPUnit\Framework\TestCase::expectException() expects class-string<Throwable>, string given.
|
tests/Platforms/DB2PlatformTest.php#L481
Undefined variable: $onCommit
|
tests/Platforms/DB2PlatformTest.php#L513
Parameter #1 $exception of method PHPUnit\Framework\TestCase::expectException() expects class-string<Throwable>, string given.
|
tests/Platforms/OraclePlatformTest.php#L196
Parameter #1 $exception of method PHPUnit\Framework\TestCase::expectException() expects class-string<Throwable>, string given.
|
tests/Platforms/PostgreSQLPlatformTest.php#L252
Parameter #1 $exception of method PHPUnit\Framework\TestCase::expectException() expects class-string<Throwable>, string given.
|
tests/Platforms/SQLitePlatformTest.php#L671
Parameter #1 $exception of method PHPUnit\Framework\TestCase::expectException() expects class-string<Throwable>, string given.
|
|
This job failed
Loading