mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[11.0][MIG] base_external_dbsource: Migration to v11.0
This commit is contained in:
committed by
bilbonet
parent
4b201e46d0
commit
f0ffc73b33
8
base_external_dbsource/readme/ROADMAP.rst
Normal file
8
base_external_dbsource/readme/ROADMAP.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
* Find a way to remove or default the CA certs dir
|
||||
* Add concept of multiple connection strings for one source (multiple nodes)
|
||||
* Add a ConnectionEnvironment that allows for the reuse of connections
|
||||
* Message box should be displayed instead of error in ``connection_test``
|
||||
* Remove old api compatibility layers (v11)
|
||||
* Instead of returning list of results, we should return iterators. This will
|
||||
support larger datasets in a more efficient manner.
|
||||
* Implement better CRUD handling
|
||||
Reference in New Issue
Block a user