Skip to content

Commit

Permalink
patch set rms
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Nov 30, 2024
1 parent 01a6689 commit 4cd4e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/analytics/exchange_stats.rs
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ pub async fn query_rms_analytics_chunk(
r#"
CALL {
WITH txs, rms
REMOVE txs.test_rms_filtered
SET txs.rms_filtered = rms
RETURN true as is_true
}
"#
Expand Down

0 comments on commit 4cd4e20

Please sign in to comment.