20240315183903_channel_parent_path_not_null.sql

1-- Add migration script here
2ALTER TABLE channels ALTER parent_path SET NOT NULL;