FlexTool 4.0.2 — results-database schema seeding fix
Patch release. No schema or model changes.
- The results database is no longer seeded from an outdated schema. On install/update,
flextool-updatecreatedtemplates/results_template.sqliteandresults.sqlitefrom the legacy pre-v26 template (oldobject_parameters/relationship_parametersformat) rather than the current results schema, which could break the results-import / Spine Toolbox workflow. It now usesschemas/spinedb_results_schema.json(modernentity_classes/parameter_definitions), consistent with the output-write path'sensure_results_db. (#329)
Full changelog: see CHANGELOG.md.