mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-11 00:02:48 -04:00
If os.path.isfile(sqlite_cache_file) is False, the Attribute cache_connection was not assigned and so an Attribute Error occured in the following lines.