lemmy/migrations/2023-06-06-104440_index_pos.../up.sql

2 lines
40 B
SQL

create index idx_post_url on post(url);