mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[IMP] base_external_dbsource_mysql: Don't depend on SQLite
The amount of shared code is so insignificant, that it doesn't worth to depend on base_external_dbsource_sqlite.
This commit is contained in:
committed by
David Alonso (Solvos)
parent
f88eb7a991
commit
36c50cb936
@@ -2,4 +2,3 @@ To install this module, you need to:
|
||||
|
||||
* Install ``libmysqlclient-dev`` package (``default-libmysqlclient-dev`` on Debian)
|
||||
* Install ``sqlalchemy`` and ``mysqlclient`` python libraries
|
||||
* Install ``base_external_dbsource_sqlite`` Odoo module
|
||||
|
||||
Reference in New Issue
Block a user