select summary from blocks_blocks where block_id = :block_id update blocks_blocks set summary = :summary where block_id = :block_id