This website requires JavaScript.
Explore
Help
Sign In
kienan
/
AlternC
mirror of
https://github.com/kienanstewart/AlternC.git
Watch
1
Star
0
Fork
You've already forked AlternC
0
Code
Issues
Releases
Wiki
Activity
master
AlternC
/
install
/
upgrades
/
0.9.9.sql
2 lines
86 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
`
quotas
`
CHANGE
`
total
`
`
total
`
bigint
(
20
)
unsigned
NOT
NULL
default
'
0
'
;
Reference in New Issue
View Git Blame
Copy Permalink