https://bugzilla.wikimedia.org/show_bug.cgi?id=34104

--- Comment #1 from Asher Feldman <[email protected]> 2012-02-01 19:10:47 
UTC ---
How complete is the list of schema changes on the etherpad?  Is there a target
date prior to the start of deployments to freeze the schema?

The sha1 field addition may be the most time consuming change ever done at wmf.
 As it's backwards compatible, I'd prefer to make the schema changes sooner
than later.

* array( 'addField', 'revision',      'rev_sha1',         'patch-rev_sha1.sql'
),
* array( 'addField', 'archive',       'ar_sha1',          'patch-ar_sha1.sql'
),


The other two currently listed should be backwards compatible as well. 

* array( 'addIndex', 'page', 'page_redirect_namespace_len',
'patch-page_redirect_namespace_len.sql' ),
* array( 'addIndex', 'logging',       'type_action',     
'patch-logging-type-action-index.sql'),

While patch-drop-user_options.sql can be delayed til 1.20.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to