This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
salix
Watch
3
Star
4
Fork
You've already forked salix
0
Code
Issues
Pull Requests
57
Releases
Wiki
Activity
664f4299b3
salix
/
db
/
versions
/
10818-crimsonCamellia
/
00-firstScript.sql
2 lines
88 B
SQL
Raw
Blame
History
ALTER
TABLE
vn
.
supplier
MODIFY
COLUMN
isSerious
tinyint
(
1
)
unsigned
DEFAULT
0
NOT
NULL
;
View Git Blame
Copy Permalink