diepxuan / module-dbunsupport
覆盖模块以允许在开发中支持MariaDB 10.5至10.9
0.0.1
2022-07-25 06:55 UTC
Requires
- php: ~5.6.5|7.0.2|7.0.4|~7.0.6
README
允许MariaDB不提供支持
覆盖模块以允许在开发中支持MariaDB 10.5至10.9
安装
安装扩展的最简单方法是使用Composer
运行以下命令
$ composer require diepxuan/module-dbunsupport
$ bin/magento module:enable Diepxuan_Dbunsupport
$ bin/magento setup:upgrade && bin/magento setup:static-content:deploy