dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'stable-3.0.5'
Marius Cramer
2015-06-05
8cb6f8ffd31ec33479c9696c5263b7a8e27fe273
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0003.sql
1
ALTER TABLE `client` ADD `customer_no` VARCHAR( 64 ) NULL AFTER `contact_name` , ADD `vat_id` VARCHAR( 64 ) NULL AFTER `customer_no`;