Download the PHP package dualmedia/savepoint-prevent-crash-bundle without Composer
On this page you can find all versions of the php package dualmedia/savepoint-prevent-crash-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dualmedia/savepoint-prevent-crash-bundle
More information about dualmedia/savepoint-prevent-crash-bundle
Files in dualmedia/savepoint-prevent-crash-bundle
Download dualmedia/savepoint-prevent-crash-bundle
More information about dualmedia/savepoint-prevent-crash-bundle
Files in dualmedia/savepoint-prevent-crash-bundle
Vendor dualmedia
Package savepoint-prevent-crash-bundle
Short Description Bundle to prevent savepoint rollback from crashing Doctrine in MariaDB
License MIT
Package savepoint-prevent-crash-bundle
Short Description Bundle to prevent savepoint rollback from crashing Doctrine in MariaDB
License MIT
Please rate this library. Is it a good library?
Informations about the package savepoint-prevent-crash-bundle
Savepoint Prevent (Rollback) Crash Bundle
A simple Symfony + Doctrine bundle to help with MariaDB/MySql-based rollback behavior.
Install
Simply composer require dualmedia/savepoint-prevent-crash-bundle
Then add the bundle to your config/bundles.php file like so
Setup
No configuration is required. Middleware is enabled along the bundle.
Why
https://github.com/doctrine/orm/issues/11230
We use it in production for months now with no issues alongside our doctrine-retry-bundle (check it out).
All versions of savepoint-prevent-crash-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
doctrine/doctrine-bundle Version ^2 || ^3
symfony/framework-bundle Version ^6.4 || ^7.3
doctrine/doctrine-bundle Version ^2 || ^3
symfony/framework-bundle Version ^6.4 || ^7.3
The package dualmedia/savepoint-prevent-crash-bundle contains the following files
Loading the files please wait ...