-
- Downloads
add a function in our schema metadata lib for `foreignKeyCountsByOriginTable`...
add a function in our schema metadata lib for `foreignKeyCountsByOriginTable` which counts the occurrences of FK relationships by the origin table they come from. this allows us to know if a given origin table is represented multiple times in a list of FKs.
Please register or sign in to comment