smr/src/sql/create_index_unlisted.sql

2 lines
44 B
SQL

CREATE INDEX unlisted_index ON posts(hash);