1 line
No EOL
86 B
SQL
1 line
No EOL
86 B
SQL
CREATE INDEX entries_user_id_status_starred_idx ON entries (user_id, status, starred); |