Index: trunk/phase3/maintenance/archives/patch-oi_metadata.sql |
— | — | @@ -1,8 +1,9 @@ |
2 | 2 | -- |
| 3 | +-- patch-oi_metadata.sql |
3 | 4 | -- |
4 | 5 | -- Add data to allow for direct reference to old images |
| 6 | +-- Some re-indexing here. |
| 7 | +-- Old images can be included into pages effeciently now. |
5 | 8 | -- |
6 | 9 | |
7 | 10 | ALTER TABLE /*$wgDBprefix*/oldimage |