Commit Graph

6 Commits

Author SHA1 Message Date
Dave Lasley
0b1517d860 [FIX] base_external_dbsource: Fix PQ connection
* Use `conn_string_full` in pg connection to fix #888

[UPD] Update base_external_dbsource.pot
2023-03-30 12:05:18 +02:00
Dave Lasley
879cc23bd3 [IMP] base_external_dbsource: Refactor & Split by source
* Heavily refactor code for reusability
* Split all sources into independent modules
* Add more test coverage
* Add CRUD methods
* Add iterator execute return to roadmap

OCA Transbot updated translations from Transifex
2023-03-30 12:05:18 +02:00
Daniel Reis
144ee73398 Relicense to LGPL
With the agreement of authors and contributors.
Closes #635 (https://github.com/OCA/server-tools/issues/635)
2023-03-30 12:05:18 +02:00
Michell Stuttgart
35de494c94 [10.0] Add Firebird database support to base_external_dbsource (#623) 2023-03-30 12:05:18 +02:00
Henry Zhou
1c63f6b86b [MIG][10.0] base_external_dbsource (#578)
OCA Transbot updated translations from Transifex
2023-03-30 12:05:18 +02:00
Gervais Naoussi
2bbaf300d0 [MIG] base external dbsource
* Migration of base_external_dbsource to odoo 9.0

* Fixing test error

* Moving test from yaml to python

* Fixing pylint error in test class

* Placeholder added to connection string text zone

* improving test coverage

OCA Transbot updated translations from Transifex
2023-03-30 12:05:18 +02:00