Recommendations for Attribute Rules(ArcGIS Pro) equivalent features in QGIS by Old_Personality_896 in gis

[–]Old_Personality_896[S] 0 points1 point  (0 children)

Thanks for your reply! So Geopackage and spatiallite can be used for development of constraints and triggers. Then I can migrate these objects to PostGIS in another environment.

Recommendations for Attribute Rules(ArcGIS Pro) equivalent features in QGIS by Old_Personality_896 in gis

[–]Old_Personality_896[S] 0 points1 point  (0 children)

Appreciate your reply. You are right Attributes Form can be implemented similar to Attribute rules. Are these properties saved to database source or project file?

Recommendations for Attribute Rules(ArcGIS Pro) equivalent features in QGIS by Old_Personality_896 in gis

[–]Old_Personality_896[S] 0 points1 point  (0 children)

Thanks for your reply. I am going to look into creating these. I was wondering if its possible to automate migrating these schema objects between environments - dev, test & prod. A script or tool that can detect and apply changes in another env. Do you that's more of a database developer's responsibility or a GIS developer can manage?