Hi all. In the documentation for the database collection I don’t see something which is important for me to know. What does the field type ‘image’ really do:
- Store the url in the database
- Store the image in the database
I hope it is the URL, but I want to be sure. I don’t want to store images in a database, this is to big data and doesn’t belong in a database (my meaning).
Thanks