תבנית:QueryGamesTemplate: הבדלים בין גרסאות בדף
מתוך מכביפדיה
(It seems that writing "Profiles.Position HOLDS Players_Positions.PositionType" on the join clause is doing right join and therefore disable the ability to query games without players, so we have to follow the plain sql way to do it: https://www.mediawiki)
אין תקציר עריכה
שורה 33: שורה 33:
         ,Games_Events.PlayerName = Profiles._pageName
         ,Games_Events.PlayerName = Profiles._pageName
         ,Profiles._ID=Profiles__Position._rowID
         ,Profiles._ID=Profiles__Position._rowID
         ,Profiles__Position._value = Players_Positions._pageName
         ,Profiles__Position._value = Players_Positions.PositionType
|where=1=1
|where=1=1



גרסה מ־17:12, 15 ביולי 2022

לינק לעמוד לחיפוש משחקים

ערכו את הדף כדי לצפות בטקסט התבנית.