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
0771548ef1
salix
/
db
/
.archive
/
224702
/
00-payMethodFk_Allow_Null.sql
1 line
79 B
SQL
Raw
Blame
History
ALTER
TABLE
`
vn
`
.
`
supplier
`
MODIFY
COLUMN
payMethodFk
tinyint
(
3
)
unsigned
NULL
;
View Git Blame
Copy Permalink