Skip to content

1.3.1

Compare
Choose a tag to compare
@qgep-ninja qgep-ninja released this 21 Aug 12:45
· 529 commits to master since this release
  • Remove channels when no reaches are left
  • Add qgep_export schemas

Descriptions of the files

File Description
qgep_v1.3.1_structure.sql Contains the structure of tables and system schema content
qgep_v1.3.1_structure_with_value_lists.sql Contains the structure of tables, system schema data and value lists data
qgep_v1.3.1_demo_data.backup Data-only backup of the qgep_od schema (i.e. ordinary data) from demonstration set of data
qgep_v1.3.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.3.1_structure_with_value_lists.sql.
  • If you want to give a try at QGEP, you will likely restore the qgep_v1.3.1_structure_and_demo_data.backup backup file.