coder/coderd/database/migrations/000084_workspace_agents_aut...

2 lines
91 B
SQL

CREATE INDEX workspace_agents_auth_token_idx ON workspace_agents USING btree (auth_token);