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
4e0a81464c
salix
/
db
/
versions
/
11038-yellowFern
/
00-firstScript.sql
2 lines
93 B
SQL
Raw
Blame
History
ALTER
TABLE
vn
.
deliveryNote
CHANGE
farmingFk
farmingFk__
int
(
10
)
unsigned
DEFAULT
NULL
NULL
;
View Git Blame
Copy Permalink