aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/DB/Schema/Oracle.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 919475: [Oracle] Crash when non-mandatory free text custom fields are lef...Jiří Netolický2013-09-231-0/+4
* Bug 801664 - Add DATE type for custom fields. r=LpSolit.Gervase Markham2013-01-021-1/+1
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+30
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+1
* Bug 731156: [Oracle] Adding or removing a DB column does not handle SERIAL co...Frédéric Buclin2012-08-301-16/+48
* Bug 715870: [Oracle] Related sequences and triggers must be removed when drop...Frédéric Buclin2012-01-241-1/+19
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-20/+5
* Bug 683644: Foreign keys aren't renamed correctly when DB tables are renamedFrédéric Buclin2011-12-261-19/+46
* The DB::Schema alter_column default fix also needed to be separatelyMax Kanat-Alexander2010-06-211-2/+5
* Bug 569312: Speed up the adding of many FKs to the same table for MySQLMax Kanat-Alexander2010-06-011-29/+34
* Bug 541553: [Oracle] Drop triggers when dropping columns, and drop theXiaoou Wu2010-03-011-0/+16
* Bug 519584: Implement a framework for migrating from other bug-trackers, and ...mkanat%bugzilla.org2009-10-241-0/+9
* Bug 500350: [Oracle] Use of uninitialized value in pattern match (m//) at Bug...lpsolit%gmail.com2009-06-291-1/+1
* Bug 486239: [Oracle] Missing keyword RESTRICT on fk creation (DB::Schema expl...mkanat%bugzilla.org2009-04-041-0/+3
* Bug 472013: [Oracle] checksetup.pl fails with ORA-04091 and you can't change ...lpsolit%gmail.com2009-01-051-1/+1
* Bug 458390: Foreign Key names can be too long as currently designedmkanat%bugzilla.org2008-11-051-9/+8
* Bug 448241: [Oracle] Foreign keys: UPDATE CASCADE trigger updates wrong table...mkanat%bugzilla.org2008-08-011-4/+4
* Bug 448614: [Oracle] Logic error in _get_alter_type_sqlmkanat%bugzilla.org2008-08-011-1/+1
* Bug 432726: [Oracle] DROP INDEX doesn't hash the index namemkanat%bugzilla.org2008-05-081-3/+15
* Bug 419581: [Oracle] Enable ALTER COLUMN for Oraclemkanat%bugzilla.org2008-05-081-0/+169
* Bug 408032: [Oracle] Make bzdbcopy.pl work with Oraclemkanat%bugzilla.org2007-12-131-8/+21
* Fix Perl tinderbox bustage from Oracle checkin.mkanat%bugzilla.org2007-12-111-1/+1
* Bug 310717: [Oracle] Bugzilla::DB::Oracle modulemkanat%bugzilla.org2007-12-111-0/+210