Files
sqlalchemy/test
Mike Bayer 7fc08fe89a - The `info` parameter has been added to the constructor for
:class:`.SynonymProperty` and :class:`.ComparableProperty`.
- The ``info`` parameter has been added as a constructor argument
to all schema constructs including :class:`.MetaData`,
:class:`.Index`, :class:`.ForeignKey`, :class:`.ForeignKeyConstraint`,
:class:`.UniqueConstraint`, :class:`.PrimaryKeyConstraint`,
:class:`.CheckConstraint`.

fixes #2963
2014-08-13 19:45:34 -04:00
..
2014-07-29 19:09:48 -04:00
2014-08-13 17:50:50 -04:00
2014-05-10 15:52:31 -04:00
2014-04-14 13:53:28 -04:00
2014-05-24 16:49:25 -04:00