Files
qt-creator/src/libs/sqlite/sqlitedatabasebackend.cpp
Marco Bubke baab71c073 Sqlite: Add busy handler
A busy handler is much more flexible than a timeout. In most cases we can
remove the busy exception handling code.

Change-Id: I59666ccfbd380a341412e3d25e6716b07097bf3c
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-03-22 08:34:33 +00:00

14 KiB