Removed db name from rep select query

This commit is contained in:
2023-12-12 17:36:55 -05:00
parent f63c7b58fa
commit bf7c1ce919

View File

@@ -62,7 +62,7 @@ class SharedRepPlayerScript : public PlayerScript
guid
, faction
, MAX(standing)
FROM acore_characters.character_reputation
FROM character_reputation
WHERE standing != 0
AND GUID IN (
SELECT