mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-10 00:13:55 -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.