getDefaultImages Unknown column 'isADefault' in 'where clause'select * from work WHERE isADefault = 1 AND isHidden != 1 ORDER BY dateCreated DESC