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
feb11c123e
salix
/
db
/
versions
/
.archive
/
10730-whiteChrysanthemum
/
00-firstScript.sql
2 lines
74 B
SQL
Raw
Blame
History
ALTER
TABLE
pbx
.
sipConfig
ADD
qualify
ENUM
(
'
yes
'
,
'
no
'
)
NULL
DEFAULT
NULL
;
View Git Blame
Copy Permalink