P5-923: Inquiry hash index
This commit is contained in:
@@ -0,0 +1 @@
|
||||
CREATE INDEX img_hash ON inquiries (img_hash);
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
CREATE INDEX img_hash ON inquiries (img_hash);
|
||||