comment on inde

This commit is contained in:
GroovieGermanikus 2023-10-21 10:55:39 +02:00
parent e64bc77cd2
commit 3c11b3a142
No known key found for this signature in database
GPG Key ID: 5B6EB831A5CD2015
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ def run_query():
total_cu_used,
total_cu_requested
FROM banking_stage_results.blocks
-- this critera uses index idx_blocks_slot_errors
WHERE banking_stage_errors > 0
ORDER BY slot DESC
LIMIT 30