1 line
No EOL
85 B
SQL
1 line
No EOL
85 B
SQL
CREATE INDEX entries_id_user_status_idx ON entries USING btree (id, user_id, status); |