Skip to content

modification in the propagation of foreign key values ​​and avoid changes to foreign keys#79

Open
Davidmunmen wants to merge 2 commits intoLIDSOL:mainfrom
Davidmunmen:propagation_of_change
Open

modification in the propagation of foreign key values ​​and avoid changes to foreign keys#79
Davidmunmen wants to merge 2 commits intoLIDSOL:mainfrom
Davidmunmen:propagation_of_change

Conversation

@Davidmunmen
Copy link

Automatic propagation: Logic has been implemented so that any changes to the attributes of a primary key are automatically reflected in all related tables that use that foreign key (FK).

Edit restriction (Lock): Manual modification of foreign key dimensions in the user interface has been disabled. These values ​​can now only be managed from the primary table to ensure referential integrity.
image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant