Skip to content

fix(vsup_ifis): use lower-cased column names for postgres

Jednotné přihlášení test requested to merge github/fork/zlamalp/fix into master

Created by: zlamalp

  • Postgres is case-sensitive when processing column names.

Merge request reports