Skip to content

1.1.1

Compare
Choose a tag to compare
@qgep-ninja qgep-ninja released this 18 Aug 13:50
· 601 commits to master since this release
f61cfdc

New Features

  • New function qgep_od.change_reach_direction to change the direction of one or more reaches

Fixes

  • Performance improvements. When changing a reach, there was a severe performance impact (QGEP/QGEP#437)
  • Various smaller fixes

Descriptions of the files

File Description
qgep_v1.1.1_structure.sql Contains the structure of tables and system schema content
qgep_v1.1.1_structure_with_value_lists.sql Contains the structure of tables, system schema data and value lists data
qgep_v1.1.1_demo_data.backup Data-only backup of the qgep_od schema (i.e. ordinary data) from demonstration set of data
qgep_v1.1.1_structure_and_demo_data.backup Complete backup with structure and data of the demonstration set of data
  • If you plan to use QGEP for production, it is more likely you will be using the plain SQL qgep_v1.1.1_structure_with_value_lists.sql.
  • If you want to give a try at QGEP, you will likely restore the qgep_v1.1.1_structure_and_demo_data.backup backup file.