kicad/common/database
Jon Evans 6c41354da5 DbLib: Prevent uncaught exception creating statement
Defer telling the statement about the connection until the
try block, because otherwise it can connect immediately and
potentially throw an exception if the connection fails.


(cherry picked from commit ddd7c35586)

Co-authored-by: Jon Evans <jon@craftyjon.com>
2024-05-06 21:00:13 +00:00
..
database_connection.cpp DbLib: Prevent uncaught exception creating statement 2024-05-06 21:00:13 +00:00
database_lib_settings.cpp Move JSON_SETTINGS and PARAMS to kicommon 2024-03-20 23:29:42 -04:00