pub fn get_file(conn: &Connection, id: &str) -> Result<Option<FileRecord>>
Look up a single file record by its ID.