forked from perception/dss
2 lines
67 B
SQL
2 lines
67 B
SQL
CREATE INDEX article_ympd ON article(year, month, published_date);
|