Switch to MariaDB connector and Create UserManager Class
This commit is contained in:
@@ -49,6 +49,7 @@ GridLayout
|
||||
id: dbPort
|
||||
placeholderText: qsTr("Hier DB-Port eingeben")
|
||||
Layout.fillWidth: true
|
||||
validator: IntValidator{bottom: 1025; top: 65535;}
|
||||
property string name: "DB_PORT"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user