Reviewed: https://review.openstack.org/75356 Committed: https://git.openstack.org/cgit/openstack/oslo-incubator/commit/?id=f7705f3a7d6acd8319318afc0fd9d1b534285f7d Submitter: Jenkins Branch: master
commit f7705f3a7d6acd8319318afc0fd9d1b534285f7d Author: Zhi Yan Liu <[email protected]> Date: Sat Feb 1 06:24:16 2014 +0800 Make table utf-8 charset checking be optional for DB migration Add an option to the migration db_sync call to allow a project to disable the check for utf8 encoding on all tables. This allows the project to fix problems automatically via a migration, which otherwise would not be possible because the utf8 check would stop them from running migrations. Change-Id: I7f271d846141ac72dde3fb0d12159b125018eb2c Closes-bug: #1279000 Signed-off-by: Zhi Yan Liu <[email protected]> ** Changed in: oslo Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1279000 Title: db migrate script to set charset=utf8 for all tables To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1279000/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
