mirror of
https://github.com/openziti/zrok.git
synced 2025-08-09 00:04:43 +02:00
frontends -> share_frontends; CanAccessShare refactoring (#650)
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
-- +migrate Up
|
||||
|
||||
alter table limit_classes add column frontends int not null default (-1);
|
||||
alter table limit_classes add column share_frontends int not null default (-1);
|
Reference in New Issue
Block a user