Files
qt-creator/tests
Marco Bubke 1a25b61576 Sqlite: Improve Sqlite wrapper
It is now possible to read values at once.

for (auto [name, value] : statement.tupleValues<String, int>(1000, "foo", 20))
   ....

Change-Id: I3d4bc5218810b4620e1df625126aa490f30bbc71
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
2017-08-28 14:50:33 +00:00
..
2017-08-15 12:06:37 +00:00
2008-12-02 12:01:29 +01:00
2017-08-28 14:50:33 +00:00
2013-09-09 12:16:09 +02:00