dev add indexes
Test Workflow / test (push) Successful in 5s

This commit is contained in:
vladp
2026-01-26 11:41:21 +07:00
parent 89f83054ef
commit 3e5eef3b42
2 changed files with 5 additions and 3 deletions
@@ -1,2 +0,0 @@
CREATE INDEX idx_image_hash_prefix
ON image_hashes ((hash_value >> 48));