Releases: opengisch/QgisModelBakerLibrary
Releases · opengisch/QgisModelBakerLibrary
1.3.1
What's Changed
- Not using tr for not QObjects #26
- fix typo with topic in validator config args #28
Full Changelog: v1.3.0...v1.3.1
Dependencies
- ili2db version 4.9.0
- pgserviceparser 1.1.0
- toppingmaker 1.0.2
1.3.0
What's Changed
- Get the values from the ili2db settings table #18
- Only use linking relation editor on relations not targeting geometry layers #19
- Validator --skipGeometryCheck and --validConfig options #20
- Ili2db 4.9.0 version bump and compatibility #21
- Adding the ilitoppingmaker library part #23
- Beware order of fields from PostgreSQL by not using DISTINCT #25
Full Changelog: v1.2.5...v1.3.0
Dependencies
- ili2db version 4.9.0
- pgserviceparser 1.1.0
- toppingmaker 1.0.1
1.2.4
What's Changed
- Fix that authcfg is not returned in uri when it's not used for QGIS by @signedav in #14
- Avoid receiving structures containing enums back as topics by @signedav in #15
- cursor.close on sqlite3 by @signedav in #16
Full Changelog: v1.2.3...v1.2.4
1.2.3
Merge pull request #13 from opengisch/ci-packaging
update ubuntu
1.2.2
- Fix packaging of libs folder (pgserviceparser) to package external libs
1.2.1
What's Changed
- Support combination of pg service conf params and manual settings (and auth conf) by @signedav in #12
- Fix crash on accessing layer of QgsNodeTreeNode by @signedav in #11
Full Changelog: v1.2.0...v1.2.1
1.2.0
- Provide OID type from DB and set default values for undefined t_ili_tid
1.1.2
- use Model-Topic variable in default value on t_basket column instead of schema identification as well
1.1.1
- Fix error returning ssl mode instead of service on PostgreSQL