From b2a65cb0e93f070ebb78dd69a9740527fb0e6261 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 16 Jan 2021 19:30:20 +0300 Subject: dbx_sqlite: - major speed-up (we don't close each transaction immediately); - assert replaced with correct error logging (to be able to debug problems using network logs); - code cleaning; - version bump --- plugins/Dbx_sqlite/dbx_sqlite.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/Dbx_sqlite/dbx_sqlite.vcxproj') diff --git a/plugins/Dbx_sqlite/dbx_sqlite.vcxproj b/plugins/Dbx_sqlite/dbx_sqlite.vcxproj index ef4e8a8b49..36e99bb7a3 100644 --- a/plugins/Dbx_sqlite/dbx_sqlite.vcxproj +++ b/plugins/Dbx_sqlite/dbx_sqlite.vcxproj @@ -40,6 +40,7 @@ Create + -- cgit v1.2.3