pikadick
0.0.0
In pikadick::
database::
tic_
tac_
toe
pikadick
::
database
::
tic_tac_toe
Constant
DELETE_TIC_TAC_TOE_GAME_SQL
Copy item path
Source
const DELETE_TIC_TAC_TOE_GAME_SQL: &
str
= "DELETE FROM tic_tac_toe_games \nWHERE id = ?;";