summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Add DB2 10.5 Support"0.8.40.8.3Jenkins2014-02-2313-15/+397
|\
| * Add DB2 10.5 SupportMatt Riedemann2014-02-1713-15/+397
* | uncap SQLA in requirements.txt0.8.5Sean Dague2014-02-232-1/+12
|/
* Sync with global requirementsSascha Peilicke2014-02-122-9/+9
* Fix broken development version link in READMEEric Harney2013-11-151-1/+1
* Un-break the version in migrate/__init__.py0.8.2Monty Taylor2013-11-151-1/+4
* Fix the version number to match the last release.Dan Prince2013-11-151-1/+1
* Merge "Remove the tag_build line from setup.cfg"0.8.1Jenkins2013-11-151-1/+0
|\
| * Remove the tag_build line from setup.cfgDavid Ripton2013-11-141-1/+0
* | Drop setuptools_git test requirementSascha Peilicke2013-11-141-1/+0
|/
* Fix int overflow exception in unittest0.8Matt Riedemann2013-11-061-2/+17
* Fix dropping of indexed columns in sqlite/sa08Roman Podolyaka2013-10-183-3/+39
* Run tests on PostgreSQL and MySQL tooRoman Podolyaka2013-10-124-13/+31
* Update tox requirementsMonty Taylor2013-10-071-0/+4
* Stop using the d2to1-based pbrMonty Taylor2013-10-073-8/+3
* decouple index name generation from sqlalchemy versionPádraig Brady2013-09-231-15/+19
* Run tests with different SQLAlchemy versionsRoman Podolyaka2013-08-051-1/+11
* Add a workaround for pytz and pip>=1.4Roman Podolyaka2013-08-051-1/+3
* Add a reqs files for RTFDMonty Taylor2013-07-121-0/+2
* Fix exceptions for SQLAlchemy 0.8Pádraig Brady2013-07-111-2/+2
* added bugfixes for 0.8Josip Delic2013-07-115-19/+27
* Updated to OpenStack Build stuff.Monty Taylor2013-07-1148-220/+246
* Removed hg and google code referencesMonty Taylor2013-07-111-4/+3
* Initial changes to import into StackForge.Monty Taylor2013-07-119-23/+51
* update changelogJan Dittberner2013-02-091-0/+3
* fix error, Text columns have no widthJan Dittberner2013-02-091-1/+1
* fix deprecation warning by using MetaData.reflectJan Dittberner2013-02-094-6/+11
* update credits and changelogJan Dittberner2013-02-092-0/+4
* Import correct exceptions module (Fixes issue 154).Alex Favaro2013-02-091-1/+1
* update changelog and creditsJan Dittberner2012-01-232-0/+4
* apply patch for issue #72 by asuffield@gmail.comasuffield@gmail.com2012-01-232-1/+11
* update changelog and creditsJan Dittberner2011-12-172-3/+4
* Fix excludeTablesgetDiffOfModelAgainstModel is not passingJason Michalski2011-12-172-8/+24
* start next development iterationJan Dittberner2011-11-014-4/+28
* Added signature for changeset ad06c76fc174Jan Dittberner2011-11-011-0/+1
* tag for release 0.7.2Jan Dittberner2011-11-011-0/+1
* finalize changelog for 0.7.20.7.2Jan Dittberner2011-11-013-3/+3
* add credits for contributorsJan Dittberner2011-11-013-0/+121
* bump SQLAlchemy dependency to >= 0.6Jan Dittberner2011-10-302-1/+7
* update changelogJan Dittberner2011-10-291-56/+94
* add glossaryJan Dittberner2011-10-292-21/+56
* add more developer related informationJan Dittberner2011-10-291-10/+34
* rewrap READMEJan Dittberner2011-10-291-12/+21
* update sqlalchemy documentation linksJan Dittberner2011-10-291-98/+125
* update intersphinx configuration, add sphinxcontrib.issuetracker configurationJan Dittberner2011-10-291-2/+10
* ignore vim swap files and docs/_staticJan Dittberner2011-10-291-0/+2
* document adding/droping columns (fixes issue 104)Jan Dittberner2011-10-291-215/+315
* PEP-8 compliant script templatesJan Dittberner2011-10-292-4/+8
* add regression test (fixes issue 105)Jan Dittberner2011-10-282-0/+8
* fix issues with ConfigParser and existing repositories (fixes issue 115)Jan Dittberner2011-10-286-10/+13