Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 17 years ago

#1668 closed defect (bug) (no action required)

Groups: groups_install() dbDelta did not update tables

Reported by: nuprn1 Owned by:
Priority: minor Milestone: 1.2
Component: Version:
Severity: Keywords:
Cc:

Description

might be my lack of understanding but dbDelta did not update the {$bp->groups->table_name} table to drop the news and wire columns (tried a few times by changing the bp-groups-db-version option - all it did was update the number again)

Change History (2)

#1 @apeatling
17 years ago

Unfortunately this is a limitation of dbDelta.

#2 @apeatling
17 years ago

  • Resolutioninvalid
  • Status newclosed

These also need to stay with old installations to keep data for backwards compatibility.

Note: See TracTickets for help on using tickets.