dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#2007 - Not able to add NS record (more than 65 chars)
tbrehm
2012-01-23
95e47ee98572da6b56fa3b4c62848041b9c21d6d
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0022.sql
1
ALTER TABLE `web_domain` ADD `ipv6_address` VARCHAR( 255 ) default NULL AFTER `ip_address`;