Re: [Development] Dropping sqlite2 plugin for Qt6/cmake port

2019-05-05 Thread Christian Ehrlicher
Am 03.05.2019 um 12:34 schrieb Lars Knoll: +1 from my side. Please deprecate sqlite2 for 5.14 if that hasn’t been done yet. Did not find something in the docs so: https://codereview.qt-project.org/#/c/260672/ Cheers, Christian ___ Development mailing

Re: [Development] Dropping sqlite2 plugin for Qt6/cmake port

2019-05-03 Thread Lars Knoll
opment-boun...@qt-project.org>> on behalf of Andy Shaw mailto:andy.s...@qt.io>> Sent: Friday, May 3, 2019 10:52 AM To: Albert Astals Cid; development@qt-project.org<mailto:development@qt-project.org> Subject: Re: [Development] Dropping sqlite2 plugin for Qt6/cmake port I am al

Re: [Development] Dropping sqlite2 plugin for Qt6/cmake port

2019-05-03 Thread Volker Hilsheimer
+1 to dropping both sqlite2 and QTDS Volker From: Development on behalf of Andy Shaw Sent: Friday, May 3, 2019 10:52 AM To: Albert Astals Cid; development@qt-project.org Subject: Re: [Development] Dropping sqlite2 plugin for Qt6/cmake port I am all for it, we

Re: [Development] Dropping sqlite2 plugin for Qt6/cmake port

2019-05-03 Thread Andy Shaw
t 10:46 To: "development@qt-project.org" Subject: [Development] Dropping sqlite2 plugin for Qt6/cmake port While trying to get more src/plugins/sqldrivers/ code built with CMake i realized that there is no FindSQLite2.cmake in cmake and we would have to create/maintain our

[Development] Dropping sqlite2 plugin for Qt6/cmake port

2019-05-03 Thread Albert Astals Cid via Development
While trying to get more src/plugins/sqldrivers/ code built with CMake i realized that there is no FindSQLite2.cmake in cmake and we would have to create/maintain our own. Then i realized that the latest release of sqlite2 was on 2005 and thought maybe we can just drop it? So I'm proposing to