https://bugzilla.wikimedia.org/show_bug.cgi?id=49192
Umherirrender <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Dropping ss_admins |Dropping ss_admins on wmf | |databases --- Comment #2 from Umherirrender <[email protected]> --- The patch to remove the field from master is already merged, that is correct, but I did not known, if someone drops the column also from wmf sites and if that should be done. When a nullable column or a column with a default value is not dropped from production, that does not hurt, because a insert will use the default value and than the SQL is still valid/correct. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
