binary columns in drizzle studio
I have implemented the following custom type for storing blockchain addresses:
It works fine but it looks like this in the studio (see the image):
It is pretty annoying because it is impossible to see or copy any address from the studio, nor use them as filters.
I do not know if there is any better solution at the moment for my problem. I tried to use the built-in binary type but I haven't managed to insert any address with it.
It works fine but it looks like this in the studio (see the image):
It is pretty annoying because it is impossible to see or copy any address from the studio, nor use them as filters.
I do not know if there is any better solution at the moment for my problem. I tried to use the built-in binary type but I haven't managed to insert any address with it.
