pub fn save_project(conn: &Connection, project: &Project) -> Result<()>
Save a project (insert or replace).