I'm trying to do the following thing: I have two tables: ReportImage (imageId, reportId, counter) and userReportedImages (imageId, userId)I'm trying to do the following thing: I have tw
I'm trying to do the following thing: I have two tables: ReportImage (imageId, reportId, counter) and userReportedImages (imageId, userId)I'm trying to do the following thing: I have tw