sys_image - Giswater/giswater_dbmodel GitHub Wiki
Description:
System table for storing images used on plugin.
Fields:
Column name | Data type | Description | Example |
---|---|---|---|
id | serial | Id | 1 |
idval | text | Name of the image | ws_shape |
image | bytea | Image saved as binary data |