const INSERT_MD: &str = " INSERT OR REPLACE INTO Microdescs ( sha256_digest, last_listed, contents ) VALUES ( ?, ?, ? ); ";
Query: Add a new microdescriptor