medic / cht-sync

Data synchronization between CouchDB and PostgreSQL for the purpose of analytics.
GNU General Public License v3.0
4 stars 5 forks source link

Models depending on tables are dropped when updating incremental models #139

Closed witash closed 2 months ago

witash commented 3 months ago

related to (https://github.com/medic/cht-pipeline-moh-ke/issues/135) moving here to track changes against this repository

witash commented 2 months ago

no work against this repository actually; the issue was fixed in pipeline by recommending using materialized views instead of tables. we can leave the behavior with tables as is.