Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Merge master #1

Merged
merged 27 commits into from
Oct 19, 2015
Merged

Merge master #1

merged 27 commits into from
Oct 19, 2015

Conversation

kreuzhofer
Copy link
Owner

No description provided.

thornley-touchstar and others added 27 commits April 27, 2015 11:48
Create non generic versions of DeleteAll and DropTable methods
…tionWithLock.

SQLiteConnectionWithLock was missing a way to setup tableMappings and extraTypeMappings while the base class SQLiteConnection  was accepting these values as constructor parameters.
Adds (optional) ctor parameters from SQLiteConnection to SQLiteConnectionWithLock
Added SourceID support throughout platforms (marshals to sqlite3_sourceid API)
…lying API will always return char*, PtrStringToAuto was causing the system to treat the char* as unicode.
SourceID() is now marshalling API with PtrToStringAnsi().
…o control where to search for the native interop dlls
 - SQLite.Net still functions as before, but the SQLite.Net.dll was moved out
 - SQLite.Net.Core now contains the SQLite.Net.dll
 - SQLite.Net.Async now depends on SQLite.Net.Core
Split SQLite.Net so that other platforms can be created
…tory

Adds optional parameter nativeInteropSearchPath to SQLiteApiWin32() t…
Added OSX platform (included sqlite dylib version is 3.8.11.1 (300801…
InsertOrIgnore, InsertOrIgnoreAll, InsertOrIgnoreAsync, InsertOrIgnoreAllAsync, GetMappingAsync<T> methods and unit tests added
kreuzhofer added a commit that referenced this pull request Oct 19, 2015
@kreuzhofer kreuzhofer merged commit 45ffd90 into kreuzhofer:master Oct 19, 2015
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.

5 participants