mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-09 00:17:27 -05: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.