DEFAULT_DB_NAME

SqliteWrapper.DEFAULT_DB_NAME: str = 'privex_sqlite.db'

If no database is specified to __init__(), then use this (appended to DEFAULT_DB_FOLDER)