Skip to content

Releases: opengisch/QgisModelBaker

6.2.0

13 Jul 12:23
2a85d69
Compare
Choose a tag to compare
  • Upgrade to ili2db version 4.4.3
  • Authentication configuration integration
  • Improvements in exporting base models
  • Various UX improvements
  • Various bugfixes

6.1.1

25 Mar 12:13
60f80d7
Compare
Choose a tag to compare
  • Fix parser for models with line comments

6.1.0

22 Mar 07:35
c318303
Compare
Choose a tag to compare
  • Support for PostgreSQL 12
  • Type selector combobox for subclasses. If smart1inheritance is set and various sub classes are mapped into a single super class, the type of an object can be selected with a combobox.
  • Bug fix in model dir traversal

6.0.0

05 Mar 14:23
Compare
Choose a tag to compare

This is a major new release, shipped with ili2db4 tools.

It is recommended to recreate your databases and schemas with this new version.
There is a compatibility layer that allows to continue to work with old database schemas as well as exporting from old database schemas. This compatibility layer will stay in place for at least a year.

6.0.0 RC4

14 Feb 18:02
Compare
Choose a tag to compare
6.0.0 RC4 Pre-release
Pre-release

Integrate mssql

6.0.0 RC3

11 Feb 19:27
889f9d0
Compare
Choose a tag to compare
6.0.0 RC3 Pre-release
Pre-release

Fix model selection at export

6.0.0 RC2

11 Feb 17:20
d2836e5
Compare
Choose a tag to compare
6.0.0 RC2 Pre-release
Pre-release
  • Ship ili2db4
  • Improved robustness of model names

5.0.0 RC 1 (will be 6.0.0)

29 Jan 08:48
e6b6a08
Compare
Choose a tag to compare
Pre-release
  • Support for value relation with allow multi activated for BAG OF constructs. If at least one element is required to be activated, this is checked by a constraint.
  • Feature count is refreshed after importing data. (Requires QGIS 3.12)

5.0.0 Beta 2 (will be 6.0.0)

10 Jan 13:33
Compare
Choose a tag to compare
Pre-release
v5.0.0-beta2

Add homepage to metadata

5.0.2

30 Dec 13:40
98ec051
Compare
Choose a tag to compare
new plugin ci (#335)

* remove old plugin_ci

* use new qgis-plugin-ci

* do not use requirements.txt to install qgis-plugin-ci

* remove qgis-plugin-ci from requirements.txt

* fix metadata and add beta release

* fix for plugin-ci issue

* fix for plugin-ci issue