Files
librenms-librenms/sql-schema/038.sql
T

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

2 lines
63 B
SQL
Raw Normal View History

2014-12-24 21:22:02 +00:00
ALTER TABLE `users` ADD `twofactor` VARCHAR( 255 ) NOT NULL;