peterhuene / sqlite-net-wp8

A C++/CX wrapper for SQLite functions that sqlite-net depends on. Can be used as an alternative to csharp-sqlite on Windows Phone 8. This library is released under the MIT license.
MIT License
74 stars 65 forks source link

Upgrading to SQLite 3.8.5 #37

Closed sebastianewak closed 10 years ago

sebastianewak commented 10 years ago

I've updated the wrapper to use SQLite 3.8.5. If it seems ok, please accept this pull request.

peterhuene commented 10 years ago

Thanks for this! I'll update the nuget package shortly.

sebastianewak commented 10 years ago

Thanks! Looking forward to new NuGet.

peterhuene commented 10 years ago

The package has been updated. Thanks again!