1
mirror of https://github.com/jlelse/GoBlog synced 2024-05-29 00:34:27 +00:00
GoBlog/dbmigrations/00021.sql

1 line
69 B
SQL

create index index_posts_sta_blo_sec on posts(status, blog, section);