Skip to content

Add option to ignore msys tables when scaffolding #236

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

ChrisJollyAU
Copy link
Member

From #216 some databases can not get info on the columns for some MSys (system) tables.

Add an option to the connection string to allow users to not do any scaffolding on those system tables

Sample connection string is "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=northwind.accdb;IgnoreMsys=YES;"

The presence of the IgnoreMsys key will set the option

@ChrisJollyAU ChrisJollyAU merged commit d8d4744 into CirrusRedOrg:master Mar 28, 2024
@ChrisJollyAU ChrisJollyAU deleted the ignoremsys branch March 28, 2024 23:01
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