fn save_block_commands_in_tx( conn: &mut PgConnection, commands: &[NewRsmBlockCommand], ) -> Result<()>