2 lines
47 B
SQL
2 lines
47 B
SQL
CREATE INDEX img_hash ON inquiries (img_hash);
|
CREATE INDEX img_hash ON inquiries (img_hash);
|