mirror of
https://github.com/openziti/zrok.git
synced 2025-08-09 08:05:04 +02:00
added a nullable 'label' column to the 'limit_classes' table (#666)
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
-- +migrate Up
|
||||
|
||||
alter table limit_classes add column label varchar(32);
|
Reference in New Issue
Block a user