mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-24 12:59:58 -06:00
Simplify code
This commit is contained in:
@@ -121,6 +121,8 @@ public:
|
||||
|
||||
bool loadExtension(const QString& filename);
|
||||
|
||||
QVector<QPair<QString, QString>> queryColumnInformation(const QString& object_name);
|
||||
|
||||
sqlite3 * _db;
|
||||
|
||||
objectMap objMap;
|
||||
|
||||
Reference in New Issue
Block a user