feat(database): add support for nested transactions using savepoints #4771
Annotations
8 errors
Run Psalm analysis:
system/Database/OCI8/Connection.php#L737
system/Database/OCI8/Connection.php:737:19: UndefinedClass: Class, interface or enum named http\Exception\BadMethodCallException does not exist (see https://psalm.dev/019)
|
Run Psalm analysis:
system/Database/OCI8/Connection.php#L742
system/Database/OCI8/Connection.php:742:19: UndefinedClass: Class, interface or enum named http\Exception\BadMethodCallException does not exist (see https://psalm.dev/019)
|
Run Psalm analysis:
system/Database/OCI8/Connection.php#L747
system/Database/OCI8/Connection.php:747:19: UndefinedClass: Class, interface or enum named http\Exception\BadMethodCallException does not exist (see https://psalm.dev/019)
|
Run Psalm analysis:
system/Database/SQLSRV/Connection.php#L573
system/Database/SQLSRV/Connection.php:573:19: UndefinedClass: Class, interface or enum named CodeIgniter\Database\SQLSRV\BadMethodCallException does not exist (see https://psalm.dev/019)
|
Run Psalm analysis:
system/Database/SQLSRV/Connection.php#L578
system/Database/SQLSRV/Connection.php:578:19: UndefinedClass: Class, interface or enum named CodeIgniter\Database\SQLSRV\BadMethodCallException does not exist (see https://psalm.dev/019)
|
Run Psalm analysis:
system/Database/SQLSRV/Connection.php#L583
system/Database/SQLSRV/Connection.php:583:19: UndefinedClass: Class, interface or enum named CodeIgniter\Database\SQLSRV\BadMethodCallException does not exist (see https://psalm.dev/019)
|
Run Psalm analysis:
system/Test/Mock/MockConnection.php#L24
system/Test/Mock/MockConnection.php:24:7: UnimplementedAbstractMethod: Method _transbeginnested is not defined on class CodeIgniter\Test\Mock\MockConnection, defined abstract in CodeIgniter\Database\BaseConnection (see https://psalm.dev/101)
|
Run Psalm analysis
Process completed with exit code 2.
|
Loading