]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1268174 - [PostgreSQL] $dbh->bz_add_column() fails to create new columns with...
authorFrédéric Buclin <LpSolit@gmail.com>
Thu, 28 Apr 2016 18:32:04 +0000 (20:32 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Thu, 28 Apr 2016 18:32:04 +0000 (20:32 +0200)
commitacf611b178afd1bdeed8383a9647bc73a4e10d05
treef46a5b9aafb430ee97693ef6cc70ebadd60c60b7
parent86facf92f2346a817f7e7399718a66dd4fab7f8e
Bug 1268174 - [PostgreSQL] $dbh->bz_add_column() fails to create new columns with the NOT NULL constraint if there is no DEFAULT value
r=gerv
Bugzilla/DB/Schema.pm
Bugzilla/DB/Schema/Oracle.pm