Fix sequence casing escaping & add support for FQN for last inserted id (BC break!) #343
Annotations
6 errors and 2 warnings
src/Bridges/NetteDI/DbalExtension.php#L43
Fetching deprecated class constant DEVELOPMENT of class Tracy\Debugger:
use Debugger::Development
|
src/Drivers/PdoPgsql/PdoPgsqlDriver.php#L84
Parameter #1 $value of method Nextras\Dbal\Drivers\Pdo\PdoDriver::convertStringToSql() expects string, Nextras\Dbal\Platforms\Data\Fqn|string given.
|
src/Drivers/Pgsql/PgsqlDriver.php#L189
Parameter #1 $connection of function pg_escape_identifier expects PgSql\Connection|string, PgSql\Connection|null given.
|
src/Drivers/Pgsql/PgsqlDriver.php#L190
Parameter #1 $connection of function pg_escape_identifier expects PgSql\Connection|string, PgSql\Connection|null given.
|
src/Drivers/Pgsql/PgsqlDriver.php#L191
Parameter #1 $connection of function pg_escape_identifier expects PgSql\Connection|string, PgSql\Connection|null given.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading