Is there an easy way to get an image type like SQLite3 (Blob) and display the image? Look at writing a personnel app and want a badge photo as a field.
to attach photos to rows you can use existing File field that can hold images and which can be set as a “cover image” for cards in Gallery view.
We don’t have any image-specific field types currently.