Skip to content

Conversation

lerouxb
Copy link
Contributor

@lerouxb lerouxb commented Oct 25, 2023

I should probably change the interface to take all the schemas at once which should make it possible to check references to things other than _id. ie. make _id and every other objectid/uuid field that was selected as a candidate for any collection a possible target field. Although then you have the problem where if two collections reference a third one's _id, then those two would also be referencing each other. Which is not what you want 🤔

@coveralls
Copy link

Coverage Status

coverage: 80.741% (-9.2%) from 89.958% when pulling ad54681 on analyze-database into c7b07ea on main.

@coveralls
Copy link

coveralls commented Oct 25, 2023

Coverage Status

coverage: 80.741% (-9.2%) from 89.958% when pulling ad54681 on analyze-database into c7b07ea on main.

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.

2 participants