← Back to team overview

credativ team mailing list archive

[Bug 953468] [NEW] rename_columns should have extra checks

 

Public bug reported:

- check that table_exists
- check that target column does not exist
- check that source column exist

and return:
 True if the rename is actually performed
 False otherwise

Maybe some added verbose logging.

** Affects: openupgrade-server
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of
OpenUpgrade Committers, which is the registrant for OpenUpgrade Server.
https://bugs.launchpad.net/bugs/953468

Title:
  rename_columns should have extra checks

Status in OpenUpgrade Server:
  New

Bug description:
  - check that table_exists
  - check that target column does not exist
  - check that source column exist

  and return:
   True if the rename is actually performed
   False otherwise

  Maybe some added verbose logging.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openupgrade-server/+bug/953468/+subscriptions


Follow ups

References