summaryrefslogtreecommitdiff
path: root/alembic/testing
Commit message (Expand)AuthorAgeFilesLines
* - In conjunction with support for multiple independent bases, theMike Bayer2014-11-221-0/+37
* - The "multiple heads / branches" feature has now landed. This isMike Bayer2014-11-201-4/+3
* - Fixed a variety of issues surrounding rendering of Python code thatMike Bayer2014-11-162-2/+10
* add missing util libMike Bayer2014-09-201-0/+19
* - Added a routine by which the Postgresql Alembic dialect inspectsMike Bayer2014-09-201-0/+2
* - get tests passing for 0.8, 0.7Mike Bayer2014-09-201-0/+7
* - check SQLA version for drop w/ enums in PGMike Bayer2014-09-201-1/+1
* - py3k fixMike Bayer2014-09-141-3/+6
* - coverage was not working (and needs to be fixed in SQLAlchemy too),Mike Bayer2014-09-1412-41/+95
* - discover # noqaMike Bayer2014-09-143-7/+6
* fixes for the nose runnerMike Bayer2014-09-141-1/+1
* - add plugin directoryMike Bayer2014-09-145-0/+1022
* - move pretty much all of sqlalchemy.testing over for now, as we'dMike Bayer2014-09-1412-36/+823
* - bootstrap supportMike Bayer2014-09-131-1/+14
* - finish upMike Bayer2014-09-134-14/+19
* devMike Bayer2014-09-133-28/+33
* bulk insertMike Bayer2014-09-132-1/+2
* - move towards sqlalchemy test base. autogenerate tests so farMike Bayer2014-09-136-0/+455