Finish migration to role instead of is_admin
(#9414)
Release Notes: - Fixed a bug signing in for five users ([#4323](https://github.com/zed-industries/zed/issues/4323)).
This commit is contained in:
parent
123d3ee282
commit
dd33330648
3 changed files with 8 additions and 3 deletions
|
@ -0,0 +1,2 @@
|
|||
-- Add migration script here
|
||||
ALTER TABLE channels ALTER parent_path SET NOT NULL;
|
Loading…
Add table
Add a link
Reference in a new issue