SOLUTION_SET

Constant SOLUTION_SET 

Source
pub const SOLUTION_SET: &str = "DELETE FROM solution_set\nWHERE content_addr = :content_addr\n";
Expand description
DELETE FROM solution_set
WHERE content_addr = :content_addr