pub async fn remove_ensure_block_height_consecutive_trigger( conn: &mut PoolConnection<Postgres>, namespace: &str, identifier: &str ) -> Result<()>