We need something where we can check dependencies of a field. I have a large database (a hairball of sort) and the DatabaseSchema app is unhelpful because in the grey hairball of matter it doesn’t show which fields depend on a particular field.
I needed to delete a field I think I no longer need but there is one dependency which I can’t find in the DatabaseSchema app (not clear) and I don’t want to just delete the field to see what happens and do a search and rescue whole afternoon looking for that yellow exclamation sign indicating a broken link.
The dependency checker would tell me which fields depend on the particular field and also show the names of the fields.