chesslablab/chess-server

Place the static SQL in constants with a name

Closed this issue · 0 comments

Now they are inside classes without any info.
It's better with:
const PLAYER_STATS = "sql here ..."