dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' of git.ispconfig.org:ispconfig/ispconfig3
Till Brehm
2014-05-11
9b155852f4a352ddb793ac4252702170b6509c17
[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`;