TShock/TShockAPI/Extensions
Tyler Watson a102551588 System.Data.SQLite.Core support in GetSqlType()
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.
2017-04-14 17:33:48 +10:00
..
DbExt.cs System.Data.SQLite.Core support in GetSqlType() 2017-04-14 17:33:48 +10:00
ExceptionExt.cs Updated the Stat Tracker to use System.Net.Http types. 2017-03-06 21:35:14 +10:30
LinqExt.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
RandomExt.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
StringExt.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30