likyh commented on issue #3564:
URL: 
https://github.com/apache/incubator-devlake/issues/3564#issuecomment-1293649886

   The char '0x00' can not be saved in `text` in Postgres. It can be saved in 
type `bytea` but it must define the column in golang as `[]byte`.
   
   
![image](https://user-images.githubusercontent.com/3294100/198324068-cc29f0a5-40a7-4de4-8cc6-e95fdbb64ac5.png)
   
   
   It is not convenient to be used.


-- 
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