reessolutions / db-override
A module to enable experimental mariadb 10.5 & 10.6 support before offical support is available.
Installs: 67 708
Dependents: 0
Suggesters: 0
Security: 0
Stars: 19
Watchers: 5
Forks: 8
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.1.0 || ~8.2.0 || ~8.3.0
README
Override Module to allow MariaDB 10.5 to 10.11 support for development. Now available via https://packagist.org/
Use this module at your own risk in production. Versions higher than MariaDB 10.4 have no offical support.
Installation
- Require the Module
composer require reessolutions/db-override:*