summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix ibmdb2 index name handling0.9.6Qin Zhao2015-03-161-6/+30
* Merge "Don't run the test if _setup() fails"0.9.5Jenkins2015-02-241-12/+2
|\
| * Don't run the test if _setup() failsRoman Podoliaka2015-02-231-12/+2
* | Merge "script: strip comments in SQL statements"Jenkins2015-02-242-0/+11
|\ \
| * | script: strip comments in SQL statementsIhar Hrachyshka2015-01-142-0/+11
* | | Merge "Fix .gitignore for .tox and .testrepository"Jenkins2015-02-241-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix .gitignore for .tox and .testrepositoryMatt Riedemann2015-02-201-2/+2
* | | Correcting minor typoYuval Langer2015-02-221-1/+1
* | | allow dropping fkeys with sqliteMatt Riedemann2015-02-202-18/+37
|/ /
* | Add pretty_tox setupMike Bayer2015-01-293-2/+19
* | Merge "Update requirements file matching global requ"Jenkins2015-01-271-4/+4
|\ \
| * | Update requirements file matching global requLonggeek2014-09-121-4/+4
* | | Merge "Work toward Python 3.4 support and testing"Jenkins2015-01-151-1/+6
|\ \ \
| * | | Work toward Python 3.4 support and testingJeremy Stanley2014-09-031-1/+6
* | | | Merge "Fixes the auto-generated manage.py"Jenkins2015-01-152-0/+2
|\ \ \ \
| * | | | Fixes the auto-generated manage.pyPeter Conerly2014-08-022-0/+2
| |/ / /
* | | | Merge "Replace assertNotEquals with assertNotEqual."Jenkins2015-01-153-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Replace assertNotEquals with assertNotEqual.Cyril Roelandt2014-10-303-3/+3
* | | | Remove svn version tag setting0.9.4Monty Taylor2015-01-121-3/+0
* | | | Merge "pep8: mark all pep8 checks that currently fail as ignored"0.9.3Jenkins2015-01-111-3/+42
|\ \ \ \
| * | | | pep8: mark all pep8 checks that currently fail as ignoredIhar Hrachyshka2014-08-231-3/+42
| | |_|/ | |/| |
* | | | Merge "Use native sqlalchemy 0.9 quote attribute with ibmdb2"Jenkins2015-01-101-2/+5
|\ \ \ \
| * | | | Use native sqlalchemy 0.9 quote attribute with ibmdb2Rahul Priyadarshi2015-01-091-2/+5
* | | | | Ignore transaction management statements in SQL scriptsIhar Hrachyshka2015-01-092-1/+40
|/ / / /
* | | | Don't add warnings filter on importBrant Knudson2015-01-082-4/+0
| |/ / |/| |
* | | Merge "Fix ibmdb2 unique constraint handling for sqlalchemy 0.9"Jenkins2014-10-101-3/+3
|\ \ \ | |/ / |/| |
| * | Fix ibmdb2 unique constraint handling for sqlalchemy 0.9Matt Riedemann2014-08-041-3/+3
| |/
* | SqlScript: execute multiple statements one by one0.9.2Ihar Hrachyshka2014-08-233-9/+12
* | Make sure we don't throw away exception on SQL script failureIhar Hrachyshka2014-08-231-1/+2
* | Pin testtools to < 0.9.36Ihar Hrachyshka2014-08-231-1/+1
|/
* Merge "Fix 3 files with Windows line endings to Unix line endings."Jenkins2014-07-223-493/+491
|\
| * Fix 3 files with Windows line endings to Unix line endings.David Ripton2014-02-273-493/+491
* | Merge "Move patch from oslo to drop unique constraints with sqlite"0.9.1Jenkins2014-05-052-4/+49
|\ \
| * | Move patch from oslo to drop unique constraints with sqliteMatt Riedemann2014-04-152-4/+49
* | | Port to Python3Cyril Roelandt2014-04-0931-88/+202
|/ /
* | tests: Replace "self.assert_" by "self.assertTrue"Cyril Roelandt2014-03-3113-108/+108
* | Merge "Convert tabs to spaces in a couple of rst files"Jenkins2014-03-292-11/+11
|\ \
| * | Convert tabs to spaces in a couple of rst filesDavid Ripton2014-02-262-33/+33
| |/
* | Merge "Eradicate trailing whitespace"Jenkins2014-03-2942-227/+227
|\ \
| * | Eradicate trailing whitespaceDavid Ripton2014-02-2644-245/+245
| |/
* | turn on testing for sqla 0.90.9Sean Dague2014-03-051-3/+23
* | Replace AbstractType by TypeEngineThomas Goirand2014-03-051-1/+1
* | fix scripttest compatThomas Goirand2014-03-051-1/+0
* | Use native quote attribute introduced in sqla 0.9Thomas Goirand2014-03-054-24/+43
* | Fix genmodel for SQLA 0.9Thomas Goirand2014-03-051-10/+27
* | Merge "UniqueConstraint named and escaped twice"Jenkins2014-03-051-1/+1
|\ \
| * | UniqueConstraint named and escaped twiceThomas Goirand2014-03-021-1/+1
| |/
* | Merge "Conditionally import ibmdb2/ibm_db_sa"Jenkins2014-03-041-3/+11
|\ \
| * | Conditionally import ibmdb2/ibm_db_saMatt Riedemann2014-03-041-3/+11
| |/
* | migrate needs subunit >= 0.0.18Thomas Goirand2014-03-021-1/+1
|/