This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
select cc.* from contents cc
|
||||
join items ii on ii.contentid=cc.contentid
|
||||
where ii.itemid in (select itemid from parts where fromtype=5)
|
Reference in New Issue
Block a user