сделал delInstructor

This commit is contained in:
krivoshein
2024-12-11 14:24:50 +03:00
parent 0cb03e49b1
commit 1569df7d94
43 changed files with 302 additions and 320 deletions

View File

@@ -22,7 +22,7 @@ public:
bool authorizationInstructorLocal(QString login, QString password);
bool deAuthorizationInstructorLocal(QString login);
bool sendQueryToDB(TypeQueryToDB typeQuery);
bool sendQueryToDB(TypeQueryToDB typeQuery, int id = 0);
public:
//Запросы к БД (локальной)