librenms/sql-schema/133.sql
Neil Lathwood a0d3935060 Added schema 133 (#4426)
This was part of the reverted PR and we should fill the gap in otherwise 133 will be skipped or different for some users.
2016-09-13 22:30:06 +01:00

2 lines
51 B
SQL

ALTER TABLE `session` ADD UNIQUE(`session_value`);