kicad/common/database
Jon Evans ddd7c35586 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.
2024-05-06 16:59:49 -04:00
..
database_connection.cpp DbLib: Prevent uncaught exception creating statement 2024-05-06 16:59:49 -04:00
database_lib_settings.cpp Performance optimizations for database libraries. 2024-02-23 17:22:20 +00:00