Commit 42019e83 authored by mkanat%bugzilla.org's avatar mkanat%bugzilla.org

Bug 442612: [Oracle] Change min-oracle-version from 10.01 to 10.02

Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
parent 6cf3c88e
......@@ -391,7 +391,7 @@ use constant DB_MODULE => {
version => '1.45',
},
name => 'PostgreSQL'},
'oracle'=> {db => 'Bugzilla::DB::Oracle', db_version => '10.01.0',
'oracle'=> {db => 'Bugzilla::DB::Oracle', db_version => '10.02.0',
dbd => {
package => 'DBD-Oracle',
module => 'DBD::Oracle',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment