-
Couldn't load subscription status.
- Fork 3.3k
Expose SQLite VFS option in connection string #34864
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
Conversation
db442e9 to
27747aa
Compare
|
@arontsang This needs to be updated to target |
0bd8307 to
cfd4ada
Compare
|
@cincuranet Updated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some small questions/comments. Otherwise LGTM.
src/Microsoft.Data.Sqlite.Core/SqliteConnectionStringBuilder.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Data.Sqlite.Core/SqliteConnectionStringBuilder.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Data.Sqlite.Core/SqliteConnectionStringBuilder.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like there's no response from the author. But I still think this is a good feature and PR, so I'll take over and finish it.
Simple PR to expose the VFS option in the connection string.