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