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

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

2 lines
98 B
SQL
Raw Normal View History

update graph_types set graph_subtype = 'bigip_apm_sessions' where graph_subtype = 'apm_sessions';