generated from DbUp/dbup-provider-template
-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is there an existing issue for this?
- I have searched the existing open and closed issues
Description
At the moment this provider references Microsoft.Data.Sqlite which includes the native SQLite libraries.
There is Microsoft.Data.Sqlite.Core which does not.
Should we reference that instead? It would then leave the choice of whether to bundle or not up the the consumer. (PR: #11)
What is the impact?
The native binaries would no longer be bundled.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request