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
7760-Refactorizar-collection_assign
salix
/
db
/
versions
/
.archive
/
10354-wheatMedeola
/
00-firstScript.sql
3 lines
83 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
vn
.
ticket
CHANGE
isLabeled
isLabeled__
tinyint
(
1
)
DEFAULT
0
NOT
NULL
;
View Git Blame
Copy Permalink