GetSqlType() does not recognise System.Data.SQLite.Core because the type of the SQL connection class has been renamed to `SQLiteConnection` from `SqliteConnection`. This commit adds support for both, so that the DB manager classes can operate with plugins which reference the new SQLite ADO.net providers from NuGet. |
||
|---|---|---|
| .. | ||
| DbExt.cs | ||
| ExceptionExt.cs | ||
| LinqExt.cs | ||
| RandomExt.cs | ||
| StringExt.cs | ||