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
65
Releases
Wiki
Activity
a40e9a547b
salix
/
db
/
versions
/
11419-orangeSalal
/
00-firstScript.sql
3 lines
92 B
SQL
Raw
Blame
History
ALTER
TABLE
`
vn
`
.
`
tag
`
ADD
COLUMN
IF
NOT
EXISTS
`
validationRegex
`
varchar
(
50
)
DEFAULT
NULL
;
View Git Blame
Copy Permalink