aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/oracle
Commit message (Expand)AuthorAgeFilesLines
* Drop Oracle and MssqlAmir Sarabadani2019-08-1478-2626/+0
* Mostly drop old comment schemasBrad Jorsch2019-02-072-18/+39
* Clean ups of dropping tag_summary tableAmir Sarabadani2018-12-191-6/+0
* Drop tag_summary and valid_tag tablesAmir Sarabadani2018-12-181-17/+0
* Drop ct_tag column from change_tag tableAmir Sarabadani2018-11-282-7/+10
* Drop the image_comment_temp tableBrad Jorsch2018-11-141-9/+0
* Fix missing comma on sql fileDayllan Maza2018-09-111-1/+1
* Make Schema changes for Partial BlocksDavid Barratt2018-09-073-0/+24
* Schema change for reading ct_tag_id instead of ct_tagAmir Sarabadani2018-09-042-5/+29
* Drop the transcache table from the schemaAaron Schulz2018-08-311-7/+0
* Add index on rc_this_oldidAmir Sarabadani2018-08-021-0/+1
* Correct recent schema changes for MSSQL, OracleBrad Jorsch2018-07-103-22/+22
* Make archive.ar_rev_id uniqueBrad Jorsch2018-06-042-1/+7
* Add ct_tag_id field to change_tag tableAmir Sarabadani2018-05-182-1/+9
* Introduce change_tag_def tableAmir Sarabadani2018-05-082-0/+51
* Merge "Drop archive.ar_text and ar_flags"jenkins-bot2018-04-232-3/+8
|\
| * Drop archive.ar_text and ar_flagsBrad Jorsch2018-04-032-3/+8
* | Change index on rc_namespace, rc_title to rc_namespace, rc_title, rc_timestampAmir Sarabadani2018-04-042-1/+5
|/
* Merge "Populate ar_rev_id and make it non-nullable"jenkins-bot2018-04-032-1/+6
|\
| * Populate ar_rev_id and make it non-nullableBrad Jorsch2018-04-022-1/+6
* | Merge "DB: Add img_description_id column"jenkins-bot2018-04-032-0/+9
|\ \ | |/ |/|
| * DB: Add img_description_id columnBrad Jorsch2018-03-132-0/+9
* | Overhaul site_stats tableEddie Greiner-Petter2018-03-262-6/+13
* | MCR: replace slot_inherited with slot_origindaniel2018-03-193-4/+18
|/
* Add `actor` table and code to start using itBrad Jorsch2018-02-232-5/+115
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* Non-MySQL comment table updatesBrad Jorsch2018-01-172-1/+122
* MCR database schemadaniel2017-12-235-0/+135
* Trigger name changesfreakolowsky2017-12-194-32/+34
* Add primary keys to site_statsEddie Greiner-Petter2017-10-172-2/+5
* Deprecate IDatabase::nextSequenceValue()Brad Jorsch2017-08-312-0/+271
* Remove empty lines at begin of function, if, foreach, switchUmherirrender2017-07-011-1/+1
* Revert, Follow-up: -1 recent contributorsEddie Greiner-Petter2017-04-271-1/+1
* Merge "Set default to 1 recent contributor instead of -1"jenkins-bot2017-04-211-1/+1
|\
| * Set default to 1 recent contributor instead of -1MZMcBride2017-04-181-1/+1
* | Move DB errors to Rdbms namespaceAaron Schulz2017-04-151-0/+2
|/
* User group memberships that expireThis, that and the other2017-01-272-2/+12
* Add externallinks.el_index_60 column and indexesBrad Jorsch2016-11-212-1/+9
* Add primary key to change_tag and tag_summary tablesThis, that and the other2016-10-023-0/+16
* Add rc_name_type_patrolled_timestamp indexBrad Jorsch2016-07-142-0/+5
* Add id field to watchlist db tableaddshore2016-02-182-0/+8
* Use addDescription() instead of accessing mDescription directlyMax Semenik2016-01-301-1/+1
* Update wfGetDB calls in Maintenance scripts to use getDB()Reedy2016-01-021-1/+1
* resourceloader: Remove obsolete msg_resource database tableTimo Tijhof2015-12-142-16/+0
* resourceloader: Remove obsolete msg_resource_links tableTimo Tijhof2015-12-142-12/+0
* Remove INSERT value for page_counter variablebillm2015-12-071-1/+1
* Drop ss_total_views and page_counter fields from MediaWikiChad Horohoe2015-01-091-6/+0
* Merge "Add Oracle version of update-keys.sql"jenkins-bot2014-10-241-0/+29
|\
| * Add Oracle version of update-keys.sqlBrian Wolff2014-09-191-0/+29
* | Added missing NULL value to sql insert statement.Bill Traynor2014-09-191-1/+1
|/