Skip to content

SMO lookup per FK#17

Merged
SimonCropp merged 1 commit intomainfrom
SMO-lookup-per-FK
Mar 23, 2026
Merged

SMO lookup per FK#17
SimonCropp merged 1 commit intomainfrom
SMO-lookup-per-FK

Conversation

@SimonCropp
Copy link
Copy Markdown
Owner

db.Tables[name, schema] is an SMO collection lookup for every foreign key. build a HashSet<(string,string)> of
valid tables upfront.

 db.Tables[name, schema] is an SMO collection lookup for every foreign key. build a HashSet<(string,string)> of
  valid tables upfront.
@SimonCropp SimonCropp added this to the 2.0.0 milestone Mar 23, 2026
@SimonCropp SimonCropp merged commit 0a78be9 into main Mar 23, 2026
4 checks passed
@SimonCropp SimonCropp deleted the SMO-lookup-per-FK branch March 23, 2026 00:46
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.

1 participant