From d9aa870e5d509cc7309ab82dd102a937ab58613a Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Thu, 9 Feb 2017 04:36:04 -0500 Subject: Imported Upstream version 3.1.1+dfsg1 --- Plugins/DbSqliteSystemData/dbsqlitesystemdata.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Plugins/DbSqliteSystemData/dbsqlitesystemdata.json (limited to 'Plugins/DbSqliteSystemData/dbsqlitesystemdata.json') diff --git a/Plugins/DbSqliteSystemData/dbsqlitesystemdata.json b/Plugins/DbSqliteSystemData/dbsqlitesystemdata.json new file mode 100644 index 0000000..067ca39 --- /dev/null +++ b/Plugins/DbSqliteSystemData/dbsqlitesystemdata.json @@ -0,0 +1,8 @@ +{ + "type": "DbPlugin", + "title": "System.Data.SQLite", + "description": "Provides support for System.Data.SQLite (ADO.NET) databases, including encryption.", + "minAppVersion": 30101, + "version": 10000, + "author": "SalSoft" +} -- cgit v1.2.3