summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/default_comparator.py
Commit message (Expand)AuthorAgeFilesLines
* - Added new flag :paramref:`.expression.between.symmetric`, when set to TrueMike Bayer2014-03-301-1/+6
* - Fixed bug where :meth:`.in_()` would go into an endless loop ifMike Bayer2014-02-131-3/+7
* - happy new yearMike Bayer2014-01-051-1/+1
* An overhaul of expression handling for special symbols particularlyMike Bayer2013-10-231-3/+3
* - A :func:`.bindparam` construct with a "null" type (e.g. no typeMike Bayer2013-10-211-4/+1
* - A large refactoring of the ``sqlalchemy.sql`` package has reorganizedMike Bayer2013-08-121-0/+281