attached_database# barecat.Index.attached_database(path, name='sourcedb', readonly=True)[source]# Context manager to attach another SQLite database temporarily. Parameters: path (str) name (str) readonly (bool)