Hi, I'm getting ready to delete a table, but first I want to see all the bases and tables it's linked to. I know about the Base Schema Extension, which works to see relationships within a base but I want to know about relationships between bases as well.
I believe the behavior when I delete the base will be that the linked fields will be converted to string fields, so the values won't be lost, but before I do the deletion I'd like to know all the bases and tables that will be affected.
Anyone know how to find that out?