mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[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
This commit is contained in:
committed by
sergio.teruel
parent
17a3433ed0
commit
0128b6429a
2
base_external_dbsource_mysql/__init__.py
Normal file
2
base_external_dbsource_mysql/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from . import models
|
||||
Reference in New Issue
Block a user