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
2b97c18412
salix
/
db
/
versions
/
11274-redGerbera
/
00-firstScript2.sql
2 lines
85 B
SQL
Raw
Blame
History
ALTER
TABLE
bs
.
defaulter
MODIFY
COLUMN
hasChanged
tinyint
(
1
)
DEFAULT
FALSE
NOT
NULL
;
View Git Blame
Copy Permalink