Escape MySQL 8 keywords (#193)

This commit is contained in:
Giacomo Pozzoni
2020-02-24 22:02:49 +01:00
committed by GitHub
parent 3f1e44d3e2
commit 4d08fb974d

View File

@@ -33,7 +33,7 @@ SqlGen::register(new class extends SetupScript
exp,
faction,
npcflag,
IF(rank > 4, 0, rank),
IF(`rank` > 4, 0, `rank`),
dmgSchool,
DamageModifier,
BaseAttackTime,