This repository has been archived on 2023-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
PassManager/src/database
StNicolay ae2b214904 Fixed an error of getting wrong account
I'm now quite shure how it worked before
2022-10-31 21:09:12 +03:00
..
__init__.py Filled delete.py and created change.py 2022-10-14 17:48:32 +03:00
add.py Changes to db: fixed error in __init__, looking for more precise errors 2022-10-14 17:12:24 +03:00
change.py Added commit statement 2022-10-30 22:57:26 +03:00
delete.py Fixed an error of deleting all passwords, instead of 1 with command delete_account 2022-10-30 23:03:26 +03:00
get.py Fixed an error of getting wrong account 2022-10-31 21:09:12 +03:00
models.py Changed database scripts 2022-10-14 15:38:03 +03:00
prepare.py Removed prints 2022-10-14 19:35:16 +03:00