Images can now be pasted or uploaded in Play SQL. |
|
Since , it is now possible to paste images in cells:
You just have to set the type "Image":
Images can be imported by:
Images are stored with the binary type BYTEA. It's a variable-length binary string. The binary string starts with metadata, then the file starts after a dozen bytes (depending on the type and version).