Skip to content
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

feat(ado-provider-extensions): add helper methods to setup Microsoft.Data.Sqlite #1275

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

zihotki
Copy link
Contributor

@zihotki zihotki commented Aug 13, 2021

closes: #1274

/// <summary>
/// Configures the scheduler to use Microsoft.Data.Sqlite data source provider.
/// </summary>
public static void UseMSSQLite(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it make sense to call these UseMicrosoftSQLite, this abbreviation is quite the monster 😄

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@lahma lahma merged commit 87355d9 into quartznet:main Aug 16, 2021
@lahma
Copy link
Member

lahma commented Aug 16, 2021

Great, thank you!

@bezysoftware
Copy link

Is this going to get released at some point?

@lahma
Copy link
Member

lahma commented Jan 28, 2022

Sure, it'll be part of next release. It should already be available on MyGet feed.

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.

Feature: Add extension method to setup MS Sqlite
3 participants