Place the static SQL in constants with a name
Closed this issue · 0 comments
joanhey commented
Now they are inside classes without any info.
It's better with:
const PLAYER_STATS = "sql here ..."
Closed this issue · 0 comments
Now they are inside classes without any info.
It's better with:
const PLAYER_STATS = "sql here ..."