breaking: default version no longer uses postgres

This commit is contained in:
2024-11-24 17:57:49 +01:00
parent 8b037fbeb5
commit 90c9d2dc09
5 changed files with 12 additions and 11 deletions

View File

@@ -58,5 +58,4 @@ print(LanguageEnum.EN.value) # Output: English
## TODO
- Add async support for database connection
- Add version without postgresql dependency