New: Use sqlite package

This commit is contained in:
ta264 2019-10-17 21:42:49 +01:00 committed by Qstick
parent aded23f8f5
commit fdf1ecc698
11 changed files with 7 additions and 21081 deletions

View file

@ -1,10 +0,0 @@
Windows sqlite3.dll binary from here:
https://www.sqlite.org/2019/sqlite-dll-win32-x86-3280000.zip
MacOS libsqlite3.0.dylib from azure pipeline here:
https://dev.azure.com/Lidarr/Lidarr/_build?definitionId=4&_a=summary
System.Data.SQLite netstandard2.0 dll compiled in same pipeline with:
/p:Configuration=ReleaseManagedOnly /p:UseInteropDll=false /p:UseSqliteStandard=true
Both MacOS and System.Data.SQLite from revision 40e714a of https://github.com/lidarr/SQLite.Build

File diff suppressed because it is too large Load diff

View file

@ -1 +0,0 @@
libsqlite3.0.dylib

Binary file not shown.