Skip to main content

INSERT_RD

Constant INSERT_RD 

Source
const INSERT_RD: &str = "
  INSERT OR REPLACE INTO RouterDescs ( sha1_digest, published, contents )
  VALUES ( ?, ?, ? );
";
Expand description

Query: Add a new router descriptor