Hi, In the next release, binary data will be abbreviated as follows: f5dd60... (100000 bytes)
I didn't implement the download link yet (it's a bit complicated). > Is there any need for the bytes at all? Yes, I think it's useful to see the first few bytes in case it's a file header, or when displaying multiple binaries (so you know which one is which). > Perhaps an indicator that the blob is internal or external might be useful. There is no way to find that out using the JDBC API. > keep the col width small as possible Yes, just the first 3 bytes will be listed. Regards, Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
