zhangchunsheng commented on issue #8094:
URL: 
https://github.com/apache/dolphinscheduler/issues/8094#issuecomment-1021929283


   I change it in docker container.
   
   docker exec -it xxx bash
   
   ```
   psql -U root -d dolphinscheduler
   (root)
   ALTER TABLE t_ds_resources ALTER COLUMN is_directory type boolean USING 
is_directory::BOOLEAN;
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to