Actions
Feature proposal #9120
closedRemove unused database columns
Description
The following tables are creating unnecessary database columns that are completely unused and have remained unused for years. They should be removed to avoid bloating the database with columns that aren't needed.
_cbsubs_notifications
_cbsubs_payment_baskets
_cbsubs_payments
The following columns are unused.
option_name1
option_selection1
option_name2
option_selection2
auction_buyer_id
auction_closing_date
auction_multi_item
for_auction
Actions