summaryrefslogtreecommitdiff
path: root/tools/db
Commit message (Expand)AuthorAgeFilesLines
* remove db2 support from treeSean Dague2016-05-231-25/+0
* Misspelling in messagehgangwx2015-12-271-2/+2
* Merge "Switch from MySQL-python to PyMySQL"Jenkins2015-07-151-1/+1
|\
| * Switch from MySQL-python to PyMySQLJeremy Stanley2015-07-031-1/+1
* | Add DB2 supportMatt Riedemann2015-07-081-0/+26
|/
* Enable pep8 on ./tools directoryBalazs Gibizer2014-11-251-9/+12
* Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
* Merge "Specify DB URL on command-line for schema_diff.py"Jenkins2014-07-141-31/+40
|\
| * Specify DB URL on command-line for schema_diff.pyRick Harris2013-11-011-31/+40
* | Remove vi modelinesliu-sheng2014-02-031-3/+0
|/
* Update schema_diff.py to use 'postgresql' URLs.Dan Prince2013-10-291-1/+1
* Use print function rather than print statementDavid Ripton2013-10-081-3/+6
* Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-0/+2
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* i18n raise Exception messagesChuck Short2012-12-101-1/+1
* Backslash continuation removal (Nova folsom-2)Zhongyue Luo2012-05-311-2/+2
* Make validate_compacted_migration into general diff tool.Rick Harris2012-05-231-39/+68
* Add migration compaction validation tool.Rick Harris2012-05-221-0/+241