py-sqlalchemy/test
Mike Bayer b517e974e0 Backported adjustment to ``__repr__`` for
:class:`.TypeDecorator` to 0.7, allows :class:`.PickleType`
to produce a clean ``repr()`` to help with Alembic.
[ticket:2594] [ticket:2584]
2013-02-02 17:00:32 -05:00
..
aaa_profiling Fixed potential memory leak which could occur if an 2013-01-12 17:32:32 -05:00
base Fixed potential memory leak which could occur if an 2013-01-12 17:32:32 -05:00
bootstrap - add the new profiling system to 0.7 2012-08-11 18:12:45 -04:00
dialect Added a py3K conditional around unnecessary .decode() 2013-01-12 19:52:26 -05:00
engine Fixed :meth:`.MetaData.reflect` to correctly use 2012-11-14 00:51:38 -05:00
ex - remove test.sql._base, test.engine._base, test.orm._base, move those classes to a new test.lib.fixtures module 2011-03-27 16:27:27 -04:00
ext The :class:`.MutableComposite` type did not allow for the 2012-12-03 19:56:55 -05:00
lib recreate some profile results due to the change in #2650 2013-01-12 17:38:23 -05:00
orm :meth:`.Query.merge_result` can now load rows from an outer join 2013-01-08 10:57:15 -05:00
perf whitespace removal 2012-08-10 11:22:37 -04:00
sql Backported adjustment to ``__repr__`` for 2013-02-02 17:00:32 -05:00
__init__.py
binary_data_one.dat
binary_data_two.dat