dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
FS#2696 - More than 256 chars in DNS record and FS#3679 - allow stronger dk...
Florian Schaal
2014-09-22
c943b4a88af9c9468013089869a5be6f3804de30
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0041.sql
1
2
3
-- Add bank account owner
ALTER TABLE `client` ADD `bank_account_owner` varchar(255) DEFAULT NULL AFTER `notes`;