Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
51 B
SQL
Raw Permalink Normal View History

2016-09-13 22:30:06 +01:00
ALTER TABLE `session` ADD UNIQUE(`session_value`);