[RSS Feed/News] Possible to do a query against exif_data in xf_mg_attachment_exif?

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
XFMG stores the images EXIF data as a JSON array in the mediumblob column exif_data in the table xf_mg_attachment_exif. Is it possible to do a query directly that column to find matching values (eg: query to find all rows where 'model' = Nikon D700) or is the only way of doing it would be to loop through each row and decode & compare the values in the loop?

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom