Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
This is used by the query machinery when a copy of the image has
to be made. In this case stream_result() needs to use data from
the copy of the image, and not from the image that was bound to
the bind array.
|
|
|
|
|
|
|
|
|
|
|
|
This tests the generation of the INSERT ... DEFAULT VALUES special syntax
in some databases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It performs Qt initialization/finalization and without it bad things
will happen (like deleting TLS keys that don't belong to Qt).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|