pub fn list_by_memory( conn: &Connection, memory_id: i64, ) -> Result<Vec<MemoryUrl>, AppError>
Lists all URLs associated with a memory.