
Release Notes: - Fixed a bug signing in for five users ([#4323](https://github.com/zed-industries/zed/issues/4323)).
2 lines
82 B
SQL
2 lines
82 B
SQL
-- Add migration script here
|
|
ALTER TABLE channels ALTER parent_path SET NOT NULL;
|