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

tww_app.check_symbology_triggers_enabled() existiert nicht #454

Closed sjib closed 1 month ago

sjib commented 1 month ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Exact steps to reproduce the behavior:

  1. Restore https://github.com/teksi/wastewater/releases/download/2024.0.2/tww_dev_structure_and_demo_data.backup
  2. Open project file in QGIS https://github.com/teksi/wastewater/releases/download/2024.0.2/project-translations.zip
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots / data If applicable, add screenshots or data to help explain your problem.

2024-10-11T17:26:20     CRITICAL    Error : Could not check database validity: FEHLER: Funktion tww_app.check_symbology_triggers_enabled() existiert nicht
             LINE 1: SELECT tww_app.check_symbology_triggers_enabled();
              ^
             HINT: Keine Funktion stimmt mit dem angegebenen Namen und den Argumenttypen überein. Sie müssen möglicherweise ausdrückliche Typumwandlungen hinzufügen.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

sjib commented 1 month ago

No bug on release - but not added correct database to [pg_tww]. Now it works as expcted!

[pg_tww] host=localhost

port for postgres 15 instead of 12

port=5433

testing pre-release 2024.0.2

dbname= user= password=**