03:33:27 Now Free Hero Mesh uses a SQL trigger to delete cache sets. 03:34:20 (This way, since the trigger is stored in the database, it can delete entire cache sets from the SQLite command shell too, without having to do so with two separate commands.) 03:35:08 (If you delete a record from USERCACHEINDEX, then the corresponding records in USERCACHEDATA are also deleted.)