diepxuan/module-dbunsupport

Override Module to allow MariaDB 10.5 to 10.9 support for development

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

0.0.1 2022-07-25 06:55 UTC

This package is auto-updated.

Last update: 2024-04-25 10:56:47 UTC


README

Latest version Packagist Magento 2 PHP >= 7.4

Allow MariaDB un-support

Override Module to allow MariaDB 10.5 to 10.9 support for development

Installation

The easiest way to install the extension is to use Composer

Run the following commands:

  • $ composer require diepxuan/module-dbunsupport
  • $ bin/magento module:enable Diepxuan_Dbunsupport
  • $ bin/magento setup:upgrade && bin/magento setup:static-content:deploy