3 lines
53 B
MySQL
Raw Normal View History

2022-07-28 20:31:55 -06:00
alter table player_character
add playtime integer;