[general]
name=Create Relation
qgisMinimumVersion=3.28
qgisMaximumVersion=4.99

description=Create and manage one-to-one, one-to-many and many-to-many relationships between vector layer attribute tables.

version=1.1

author=dr. Geol. Faustino Cetraro
email=geol-faustino@libero.it

about=Create and manage one-to-one (1:1), one-to-many (1:N) and many-to-many (N:M) relationships between vector layer attribute tables. The plugin provides an interactive explanation of the selected relationship, detailed processing logs, progress feedback, attribute table and form access, project relationship inspection and join inspection. Many-to-many relationships are implemented through an automatically generated bridge table, which can optionally be prefilled and saved to GeoPackage, GeoJSON or Shapefile.

tracker=https://github.com/drFaustino/create_relation
repository=https://github.com/drFaustino/create_relation

hasProcessingProvider=no

changelog=1.1
    - Fixed plugin language and translation handling
    - Fixed translation context mismatch between the Python interface and translation files
    - Improved English translation of the plugin user interface
    - Translated dialog labels, buttons, group boxes, relation types and interface elements
    - Fixed untranslated or partially translated interface strings
    - Improved consistency between source strings and translated strings
    - Preserved dynamic placeholders and formatted relation information during translation
    - Improved multilingual compatibility of the plugin interface

tags=analysis, attribute, attribute table, database, field, join, layers, table, vector, relations, many-to-many

homepage=https://github.com/drFaustino/create_relation

category=Database

icon=icon.png

experimental=False

deprecated=False

server=False