relocate repo files so ND2 is the only code
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
BEGIN;
|
||||
|
||||
ALTER TABLE community RENAME COLUMN snmp_auth_tag TO snmp_auth_tag_read;
|
||||
|
||||
ALTER TABLE community ADD COLUMN snmp_auth_tag_write text;
|
||||
|
||||
COMMIT;
|
||||
Reference in New Issue
Block a user