Skip to content

feat: analyze a whole database and find its relationships [WIP] [Skunkworks] - #207

Draft
lerouxb wants to merge 1 commit into
mainfrom
analyze-database
Draft

feat: analyze a whole database and find its relationships [WIP] [Skunkworks]#207
lerouxb wants to merge 1 commit into
mainfrom
analyze-database

Conversation

@lerouxb

@lerouxb lerouxb commented Oct 25, 2023

Copy link
Copy Markdown
Member

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
Copy Markdown

Coverage Status

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

@coveralls

coveralls commented Oct 25, 2023

Copy link
Copy Markdown

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