Added nativeuuid type for databases with a native uuid type #773
Annotations
4 errors
Run phpcs:
tests/TestCase/Db/Adapter/MysqlAdapterTest.php#L2496
The first expression of a multi-line control structure must be on the line after the opening parenthesis
|
Run phpcs:
tests/TestCase/Db/Adapter/MysqlAdapterTest.php#L2501
Each line in a multi-line control structure must be indented at least once; expected at least 12 spaces, but found 8
|
Run phpcs:
tests/TestCase/Db/Adapter/MysqlAdapterTest.php#L2501
The closing parenthesis of a multi-line control structure must be on the line after the last expression
|
Run phpcs
Process completed with exit code 1.
|
Loading