jordi fita mas ca882f992b Do not keep a copy of database’s connection name
Since i only plan to use a single connection, i can use QtSql’s default
connection name.

According to the documentation, i have to make sure that no query or
database object is open when i remove the database.  I now use C++
scopes for that, but i need to have a QString declared outside of it to
get the default connection’s name.
2024-12-20 21:29:46 +01:00
2024-03-05 12:05:00 +01:00
2024-11-20 19:43:59 +01:00
2024-07-15 23:12:12 +02:00
2024-12-14 01:19:20 +01:00
2024-04-28 20:28:45 +02:00
2024-04-28 20:28:45 +02:00
2024-01-28 18:12:38 +01:00
Description
No description provided
13 MiB
Languages
PLpgSQL 67.5%
Go 24.3%
CSS 3.9%
C++ 1.8%
QML 1.2%
Other 1.1%