teksi / wastewater

[DEV] Future TEKSI wastewater module, adapted data model to fit VSA-DSS 2020 new standard
https://teksi.github.io/wastewater
GNU General Public License v3.0
2 stars 5 forks source link

Handling of tww_app #147

Open cymed opened 7 months ago

cymed commented 7 months ago

In the future, tww_app ought to be dropped and re-created on model updates (see #128). This requires some adaptations:

Furthermore, the current code of create_views.py only works inside the dockerised environment, as the relations to the plain sql views such as /app/view/vw_dictionary_value_list.sql are absolute. This poses problems for people using datamodel extensions who would like to re-create the views dynamically from their environments.

@ponceta Opinions?

ponceta commented 7 months ago

This is directly on the roadmap to release management and production for TEKSI wastewater.