2 lines
77 B
SQL

CREATE UNIQUE INDEX authentication_session_id ON authentication(session_id);