Skip to content
This repository was archived by the owner on Nov 1, 2018. It is now read-only.

Remove SqliteEngine.UseWinSqlite3 #264

Closed
wants to merge 1 commit into from
Closed

Remove SqliteEngine.UseWinSqlite3 #264

wants to merge 1 commit into from

Conversation

bricelam
Copy link
Contributor

@bricelam bricelam commented Jun 3, 2016

Resolves #262

@natemcmaster
Copy link
Contributor

😱 this is a big breaking change. Although "winsqlite3" has issues on UWP, it works just fine on Windows Server Nano and Win 10 desktop. Before we remove this, we should provide a way for users to still provide a way to use "winsqlite3" in those scenarios. Or, we could move the API to ".Internal" since it isn't fully-baked yet.

@divega
Copy link

divega commented Jun 3, 2016

Making it internal doesn't sound bad to me. @bricelam thoughts?

@bricelam
Copy link
Contributor Author

bricelam commented Jun 3, 2016

Recalling. Let's move it to an Internal namespace.

@bricelam bricelam closed this Jun 3, 2016
@bricelam bricelam deleted the nowin branch June 3, 2016 18:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants