Aarohi Chadha

Results 2 issues of Aarohi Chadha

Ensured the version mapping database is created in a writable cache directory before connecting, preventing operational errors when the cache path doesn’t yet exist.

Uses pathlib.Path to construct the cache file location and creates the parent directory before connecting, ensuring the SQLite database can be initialized even when the cache directory is missing