DB: Visibility #3

This commit is contained in:
2018-08-15 22:25:38 +03:00
parent 8b04f3760e
commit 00a7e3d524
3 changed files with 16 additions and 5 deletions

View File

@ -0,0 +1 @@
alter table channels add column visibility text NOT NULL default 'Private';