essential_builder_db::sql::delete

Constant SOLUTION

source
pub const SOLUTION: &str = "DELETE FROM solution\nWHERE content_addr = :content_addr\n";
Expand description
DELETE FROM solution
WHERE content_addr = :content_addr