This website requires JavaScript.
Explore
Help
Sign In
brianfertig
/
fertig-classic-games
Watch
1
Star
0
Fork
You've already forked fertig-classic-games
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3cd0f2b2e7
fertig-classic-games
/
server
/
db
/
migrations
/
002_chips.sql
2 lines
77 B
SQL
Raw
Blame
History
ALTER
TABLE
profiles
ADD
COLUMN
chips_balance
INTEGER
NOT
NULL
DEFAULT
2000
;
Reference in New Issue
View Git Blame
Copy Permalink