[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

[UPD] Update base_external_dbsource_mssql.pot
This commit is contained in:
Dave Lasley
2016-12-07 18:28:41 -08:00
committed by Víctor Martínez
parent 3c2a054d79
commit 63283bd81d
16 changed files with 405 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
# -*- coding: utf-8 -*-
from . import models