mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[IMP] Make possible to make sql queries on an external database
This commit is contained in:
6
sql_request_abstract/readme/CONFIGURE.rst
Normal file
6
sql_request_abstract/readme/CONFIGURE.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
To configure the use of an external database, you need to edit the main configuration file of your instance and add the external database configuration with following keys :
|
||||
* external_db_user
|
||||
* external_db_password
|
||||
* external_db_name
|
||||
* external_db_host
|
||||
* external_db_port
|
||||
Reference in New Issue
Block a user