We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I was trying to use this bundle with a MySQL database with MyISAM engine on all tables. This engine does not support transactions.
We should warn the users when trying to use this bundle on a database that does not support transactions.