sqlalchemy-migrate/migrate/changeset
David Ripton d6fbf12989 Eradicate trailing whitespace
Remove all trailing spaces and tabs in every file in the project.
People have editors configured to do this, which causes them to
accidentally make little whitespace changes in unrelated commits,
which makes those commits harder to review.  Better to fix them all
at once.

Change-Id: I17d89f55f41d8599e0ab1a31f646cd161289703e
2014-02-26 15:04:54 -05:00
..
databases Eradicate trailing whitespace 2014-02-26 15:04:54 -05:00
__init__.py Fix dropping of indexed columns in sqlite/sa08 2013-10-18 16:09:16 +03:00
ansisql.py Eradicate trailing whitespace 2014-02-26 15:04:54 -05:00
constraint.py drop SQLAlchemy < 0.6 compatibility code 2011-10-28 10:59:10 +02:00
schema.py Eradicate trailing whitespace 2014-02-26 15:04:54 -05:00