summaryrefslogtreecommitdiff
path: root/tests/test_autogen_diffs.py
Commit message (Expand)AuthorAgeFilesLines
* Adjust for Variant returning itself as implMike Bayer2017-06-021-0/+40
* Allow target_metadata to be a sequenceMike Bayer2017-02-231-7/+91
* Detect and render autoincrement for alter_column()Mike Bayer2017-02-221-2/+174
* Compare to metadata_impl in compare_type() to guard against custom TypeDecoratorMike Bayer2016-11-091-1/+22
* Include DateTime.timezone in autogen type comparisonsDavid Szotten2016-08-221-0/+10
* Don't remove None for default schema of NoneMike Bayer2016-06-291-1/+30
* - Added a type-level comparator that distinguishes :class:`.Integer`,Mike Bayer2015-12-051-1/+49
* - fix this for 079Mike Bayer2015-08-081-0/+1
* - ensure that all ops have full backwards/forwards maintenance ofMike Bayer2015-08-071-2/+133
* - rework all of autogenerate to build directly on alembic.operations.opsMike Bayer2015-07-161-100/+103
* - squash merge of ticket_302 branchMike Bayer2015-07-031-0/+962