Ticket #4995 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

Drop obsolete category tables before release

Reported by: Nazgul Assigned to: anonymous
Priority: high Milestone: 2.3
Component: General Version: 2.3
Severity: normal Keywords: has-patch
Cc:

Description

The now obsolete tables categories, link2cat and post2cat can be dropped after upgrading.

See: http://comox.textdrive.com/pipermail/wp-hackers/2007-September/014568.html

So we don't forget. :)

Attachments

4995.diff (1.2 kB) - added by Nazgul on 09/17/07 21:35:15.

Change History

09/17/07 21:35:15 changed by Nazgul

  • attachment 4995.diff added.

(follow-up: ↓ 2 ) 09/17/07 22:19:32 changed by ryan

Maybe between RC and final. I'd like to keep them for debugging upgrades.

(in reply to: ↑ 1 ) 09/17/07 22:36:57 changed by Viper007Bond

Replying to ryan:

Maybe between RC and final. I'd like to keep them for debugging upgrades.

+1

09/18/07 16:36:25 changed by ryan

Some have suggested that we drop for RC1 so that we can see what breaks as a result. Sounds good, so let's put this in and make it very clear that you should backup before upgrading.

09/18/07 16:37:21 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [6126]) Drop old tables. Props Nazgul. fixes #4995