Skip to content
Snippets Groups Projects
Commit ee5efe06 authored by Marco Bubke's avatar Marco Bubke Committed by Tim Jenssen
Browse files

Sqlite: Don't copy values for binding


In Sqlite as you bind value you can bind or simply use a reference to the
bound values. Because we hold the values anyway we do not copy them.

Change-Id: I11c6fa5036ea958c8e48e3a117ad4a002d749c22
Reviewed-by: default avatarTim Jenssen <tim.jenssen@qt.io>
Reviewed-by: default avatarMarco Bubke <marco.bubke@qt.io>
parent c8701998
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment