summaryrefslogtreecommitdiffstats
path: root/openstack/common/db/sqlalchemy
Commit message (Expand)AuthorAgeFilesLines
* exception: removeJulien Danjou2013-08-161-5/+7
* Merge "Helper function to sanitize db url credentials"Jenkins2013-08-082-4/+13
|\
| * Helper function to sanitize db url credentialsZhongyue Luo2013-08-022-4/+13
* | Merge "Move sqlalchemy migration from Nova"Jenkins2013-08-081-0/+119
|\ \ | |/ |/|
| * Move sqlalchemy migration from NovaVictor Sergeyev2013-07-251-0/+119
* | Merge "BaseException.message is deprecated since Python 2.6"Jenkins2013-07-311-0/+10
|\ \
| * | BaseException.message is deprecated since Python 2.6Johannes Erdfelt2013-07-261-0/+10
* | | Merge "Add function drop_unique_constraint()"Jenkins2013-07-291-0/+38
|\ \ \ | |/ / |/| |
| * | Add function drop_unique_constraint()Victor Sergeyev2013-07-261-0/+38
| |/
* / Change sqlalchemy/utils.py mode back to 644Chris Behrens2013-07-251-0/+0
|/
* Merge "python3: Add python3 compatibility support"Jenkins2013-07-231-3/+5
|\
| * python3: Add python3 compatibility supportChuck Short2013-07-151-3/+5
* | Raise ValueError if sort_dir is unknownJulia Varlamova2013-07-181-9/+9
* | Migrate sqlalchemy utils from NovaVictor Sergeyev2013-07-121-2/+320
|/
* Merge "Add a monkey-patching util for sqlalchemy-migrate"Jenkins2013-07-111-0/+159
|\
| * Add a monkey-patching util for sqlalchemy-migrateRoman Podolyaka2013-07-081-0/+159
* | Enable H302 hacking checkAnn Kamyshnikova2013-07-103-4/+4
|/
* Don't use mixture of cfg.Opt() deprecated argsMark McLoughlin2013-06-251-24/+22
* Ensure that DB configuration is backward compatibleGary Kotton2013-06-221-0/+17
* Enable hacking H404 test.Dina Belova2013-06-111-14/+14
* Enable user to configure pool_timeoutGary Kotton2013-06-111-3/+20
* Changed processing unique constraint name.Victor Sergeyev2013-06-071-2/+2
* Enable H306 hacking check.Dina Belova2013-06-041-1/+1
* Merge "Add a slave db handle for the SQLAlchemy backend."Jenkins2013-06-031-10/+64
|\
| * Add a slave db handle for the SQLAlchemy backend.Michael Wilson2013-06-031-10/+64
* | Merge "Enable hacking H403 test"Jenkins2013-05-301-1/+2
|\ \ | |/ |/|
| * Enable hacking H403 testSergey Lukjanov2013-05-301-1/+2
* | Merge "Changed processing unique constraint name."Jenkins2013-05-281-3/+4
|\ \ | |/ |/|
| * Changed processing unique constraint name.Victor Sergeyev2013-05-281-3/+4
* | Specify database group instead of DEFAULTDavanum Srinivas2013-05-201-30/+54
|/
* Line wrapper becomes to long when expanded.Monty Taylor2013-05-111-2/+3
* Merge "Convert unicode for python3 portability"Jenkins2013-05-071-1/+2
|\
| * Convert unicode for python3 portabilityChuck Short2013-05-061-1/+2
* | Use range rather than xrangeChuck Short2013-05-011-2/+2
|/
* Add support to clear DBGary Kotton2013-04-251-0/+11
* Add enforcement for foreign key contraints with sqliteGary Kotton2013-04-221-5/+22
* Improve Python 3.x compatibilityDirk Mueller2013-04-221-6/+6
* Removes metadata from ModelBaseZhongyue Luo2013-04-201-1/+0
* Merge "Removes created_at, updated_at from ModelBase"Jenkins2013-04-201-2/+5
|\
| * Removes created_at, updated_at from ModelBaseZhongyue Luo2013-04-111-2/+5
* | Fixes private functions privateZhongyue Luo2013-04-101-21/+21
|/
* Mark sql_connection with secret flagMichael J Fork2013-03-271-1/+2
* Fix Copyright Headers - Rename LLC to FoundationDavanum Srinivas2013-03-111-1/+1
* Clean up sqlalchemy exception codeChris Behrens2013-02-221-30/+42
* Move DB thread pooling to DB API loaderChris Behrens2013-02-181-35/+0
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-171-1/+1
* Use importutils.try_import() for MySQLdbMark McLoughlin2013-02-071-6/+4
* Minor tweak to make update.py happyMark McLoughlin2013-02-071-1/+1
* Remove openstack.common.db.commonMark McLoughlin2013-02-072-7/+28
* Provide creating real unique constraints for columnsBoris Pavlovic2013-02-072-4/+4