pub fn attached_database<'a>( conn: &'a PlacesDb, path: &Url, db_alias: &'static str, ) -> Result<ExecuteOnDrop<'a>>