Skip to content

Rewrite Database connection way

Matt Joyce requested to merge github/fork/Bscode1/main into main

Created by: Bscode1

Store database into a class instead of dictionary. Base on change of storage method, rewrite the some codes relate to connection of database in QtApplication.py and QtLoginDialog.py.

Merge request reports