Pair to r32357, update oracle as well, in case it actually works...
[mediawiki.git] / maintenance / postgres / archives / patch-rc_cur_id-not-null.sql
blob2ca7edbfb54593163b24e3674cfcbf83e764ff67
1 ALTER TABLE recentchanges ALTER rc_cur_id DROP NOT NULL;