teksi / Home

TEKSI : open source management of public infrastructures
https://www.teksi.ch
GNU General Public License v3.0
2 stars 0 forks source link

Allow longer value_xx names TABLE qgep_sys.value_list_base #68

Open sjib opened 1 year ago

sjib commented 1 year ago

Description: Some cantonal models have value names that exceed 50 characters (i.e. AG-96 catchment areas "TeilTrennsystem_mit_Dachwasserversickerung_oder_Ableitung_in_Gewaesser"). By changing the varchar length of TABLE qgep_sys.value_list_base, we allow such extensions.

Related pull request: https://github.com/QGEP/datamodel/pull/213