2011-03-17 |
Brad Allen | Tiny wording fix in a comment |
commit | commitdiff | tree |
2011-03-17 |
Brad Allen | Slight sanity/clarity improvement to the way VisitableT... |
commit | commitdiff | tree |
2011-03-15 |
Brad Allen | Docstring for TypeDecorator.__init__ |
commit | commitdiff | tree |
2011-03-14 |
Brad Allen | Added TypeDecorator documentation to the Sphinx page... |
commit | commitdiff | tree |
2011-03-14 |
Michael Trier | Fixed doc problem. Thanks Toby Ho. |
commit | commitdiff | tree |
2011-03-14 |
Michael Trier | Associated was spelled wrong. |
commit | commitdiff | tree |
2011-03-13 |
Mike Bayer | - Updated the association, association proxy examples |
commit | commitdiff | tree |
2011-03-10 |
Mike Bayer | - Changed the underlying approach to query.count(). |
commit | commitdiff | tree |
2011-03-09 |
Michael Trier | Modifications for PyPy support from Alex Gaynor. |
commit | commitdiff | tree |
2011-03-06 |
Mike Bayer | - A tweak to the unit of work causes it to order |
commit | commitdiff | tree |
2011-03-05 |
Mike Bayer | 0.6.7 changelog message |
commit | commitdiff | tree |
2011-03-05 |
Mike Bayer | - some changes to the identity map regarding |
commit | commitdiff | tree |
2011-02-28 |
Mike Bayer | - Added a fully descriptive error message for the |
commit | commitdiff | tree |
2011-02-25 |
Mike Bayer | - establish an "insert" option for events to control... |
commit | commitdiff | tree |
2011-02-19 |
Mike Bayer | Added tag rel_0_7b2 for changeset e6d00f8234d6f31113447... |
commit | commitdiff | tree |
2011-02-19 |
Mike Bayer | 0.7b2 rel_0_7b2 |
commit | commitdiff | tree |
2011-02-19 |
Mike Bayer | merge everything all over again... |
commit | commitdiff | tree |
2011-02-19 |
Mike Bayer | - Fix error message referencing old @classproperty |
commit | commitdiff | tree |
2011-02-19 |
Mike Bayer | - pulling out the PG type impls in create table knocked... |
commit | commitdiff | tree |
2011-02-18 |
Mike Bayer | -adjust the fix for [ticket:2065] to not rely upon... |
commit | commitdiff | tree |
2011-02-18 |
Mike Bayer | - use easy to recognize names for backref events [ticke... |
commit | commitdiff | tree |
2011-02-18 |
Mike Bayer | - Fixed regression from 0.6 where SMALLINT and |
commit | commitdiff | tree |
2011-02-18 |
Mike Bayer | - The Column.references() method now returns True |
commit | commitdiff | tree |
2011-02-18 |
Mike Bayer | - changelog for [ticket:2059] |
commit | commitdiff | tree |
2011-02-18 |
Mike Bayer | - rename EngineEvents to ConnectionEvents |
commit | commitdiff | tree |
2011-02-17 |
Mike Bayer | - the dictionary at the end of the __table_args__ |
commit | commitdiff | tree |
2011-02-14 |
Mike Bayer | add a close to this as PG appears to be hanging |
commit | commitdiff | tree |
2011-02-14 |
Mike Bayer | - Fixed regression whereby composite() with |
commit | commitdiff | tree |
2011-02-14 |
Mike Bayer | - Beaker example now takes into account 'limit' |
commit | commitdiff | tree |
2011-02-14 |
Mike Bayer | fix arg in ddl events |
commit | commitdiff | tree |
2011-02-14 |
Mike Bayer | - Association proxy now has correct behavior for |
commit | commitdiff | tree |
2011-02-14 |
Mike Bayer | - The Sequence() construct, when passed a MetaData() |
commit | commitdiff | tree |
2011-02-13 |
Mike Bayer | fix this directive for py3k |
commit | commitdiff | tree |
2011-02-13 |
Mike Bayer | - Fixed bug whereby Session.merge() would call the |
commit | commitdiff | tree |
2011-02-12 |
Mike Bayer | Added tag rel_0_7b1 for changeset 53aab63b6c24dfdcc249a... |
commit | commitdiff | tree |
2011-02-12 |
Mike Bayer | - remove some remaining sys.modules shenanigans rel_0_7b1 |
commit | commitdiff | tree |
2011-02-12 |
Mike Bayer | - Added an explicit check for the case that the name |
commit | commitdiff | tree |
2011-02-12 |
Mike Bayer | 0.7 will be beta classifier to start |
commit | commitdiff | tree |
2011-02-12 |
Mike Bayer | weird non-ascii char |
commit | commitdiff | tree |
2011-02-11 |
Mike Bayer | ugh. OK let is_modified accept true/false |
commit | commitdiff | tree |
2011-02-11 |
Mike Bayer | - fix long lines in test_attributes |
commit | commitdiff | tree |
2011-02-11 |
Mike Bayer | - replace all usage of True and False for passive with... |
commit | commitdiff | tree |
2011-02-11 |
Mike Bayer | - Additional tuning to "many-to-one" relationship |
commit | commitdiff | tree |
2011-02-11 |
Mike Bayer | make it more explicit in tests which dialect we want... |
commit | commitdiff | tree |
2011-02-11 |
Mike Bayer | - need to limit the list of oracle fn's that don't... |
commit | commitdiff | tree |
2011-02-11 |
Mike Bayer | fix sqlite test |
commit | commitdiff | tree |
2011-02-11 |
Mike Bayer | fix some tests |
commit | commitdiff | tree |
2011-02-11 |
Mike Bayer | - The concept of associating a ".bind" directly with a |
commit | commitdiff | tree |
2011-02-11 |
Mike Bayer | fix some really egregious long lines |
commit | commitdiff | tree |
2011-02-11 |
Mike Bayer | - Added over() function, method to FunctionElement |
commit | commitdiff | tree |
2011-02-10 |
Mike Bayer | - oursql dialect accepts the same "ssl" arguments in |
commit | commitdiff | tree |
2011-02-10 |
Mike Bayer | - typo fix [ticket:2017] |
commit | commitdiff | tree |
2011-02-10 |
Mike Bayer | - mssql VARBINARY emits 'max' for length when no length... |
commit | commitdiff | tree |
2011-02-10 |
Mike Bayer | - The path given as the location of a sqlite database... |
commit | commitdiff | tree |
2011-02-10 |
Mike Bayer | - Query.distinct() now accepts column expressions |
commit | commitdiff | tree |
2011-02-10 |
Mike Bayer | formatting fix |
commit | commitdiff | tree |
2011-02-10 |
Mike Bayer | - An exception is raised in the unusual case that an |
commit | commitdiff | tree |
2011-02-10 |
Mike Bayer | - py3k fix regarding new exception system |
commit | commitdiff | tree |
2011-02-09 |
Mike Bayer | - Non-DBAPI errors which occur in the scope of an ... |
commit | commitdiff | tree |
2011-02-09 |
Mike Bayer | - figured out the ::autodata directive, can move the... |
commit | commitdiff | tree |
2011-02-09 |
Mike Bayer | - The compiler extension now supports overriding the... |
commit | commitdiff | tree |
2011-02-09 |
Mike Bayer | - Fixed bug where a column with a SQL or server side... |
commit | commitdiff | tree |
2011-02-09 |
Mike Bayer | - add connection and cursor to is_disconnect(). We... |
commit | commitdiff | tree |
2011-02-09 |
Mike Bayer | - Added an additional libpq message to the list of... |
commit | commitdiff | tree |
2011-02-07 |
Mike Bayer | - Adjusted flush accounting step to occur before |
commit | commitdiff | tree |
2011-02-07 |
Mike Bayer | - Session constructor emits a warning when autoflush... |
commit | commitdiff | tree |
2011-02-05 |
Mike Bayer | show sequence members |
commit | commitdiff | tree |
2011-02-05 |
Mike Bayer | typo |
commit | commitdiff | tree |
2011-02-05 |
Mike Bayer | - Session weak_instance_dict=False is deprecated. |
commit | commitdiff | tree |
2011-02-05 |
Mike Bayer | - use proper directive here |
commit | commitdiff | tree |
2011-02-05 |
Mike Bayer | - A single contains_eager() call across |
commit | commitdiff | tree |
2011-02-04 |
Mike Bayer | - apply optimizations to alternate row proxies, [ticket... |
commit | commitdiff | tree |
2011-02-04 |
Mike Bayer | - When explicit sequence execution derives the name |
commit | commitdiff | tree |
2011-02-03 |
Mike Bayer | - Also emits the correct WHERE criterion |
commit | commitdiff | tree |
2011-02-02 |
Mike Bayer | - Fixed bug where "middle" class in a polymorphic hierarchy |
commit | commitdiff | tree |
2011-02-01 |
Mike Bayer | - Some adjustments so that Interbase is supported as... |
commit | commitdiff | tree |
2011-02-01 |
Mike Bayer | docuemnt args for before_parent_attach, after_parent_attach |
commit | commitdiff | tree |
2011-02-01 |
Mike Bayer | - schema.copy() functions will copy dispatch, but only... |
commit | commitdiff | tree |
2011-01-31 |
Mike Bayer | - SchemaItem, SchemaType now descend from common type |
commit | commitdiff | tree |
2011-01-30 |
Mike Bayer | - Added some defs to the resultproxy.c extension... |
commit | commitdiff | tree |
2011-01-30 |
Mike Bayer | - A warning is emitted when a joined-table inheriting... |
commit | commitdiff | tree |
2011-01-30 |
Mike Bayer | yikes, change that name on the Alias class too |
commit | commitdiff | tree |
2011-01-30 |
Mike Bayer | - Added a `name` argument to `Query.subquery()`, to... |
commit | commitdiff | tree |
2011-01-30 |
Mike Bayer | - Column.copy(), as used in table.tometadata(), copie... |
commit | commitdiff | tree |
2011-01-26 |
Mike Bayer | fix this to work on 2.4 |
commit | commitdiff | tree |
2011-01-26 |
Mike Bayer | - New DBAPI support for pymysql, a pure Python port |
commit | commitdiff | tree |
2011-01-26 |
Mike Bayer | - new dialect for Drizzle [ticket:2003] |
commit | commitdiff | tree |
2011-01-26 |
Mike Bayer | - fix oracle tests |
commit | commitdiff | tree |
2011-01-25 |
Mike Bayer | callcount |
commit | commitdiff | tree |
2011-01-23 |
Mike Bayer | add example usage for shard_id in context feature ... |
commit | commitdiff | tree |
2011-01-23 |
Mike Bayer | - Horizontal shard query places 'shard_id' in |
commit | commitdiff | tree |
2011-01-21 |
Mike Bayer | fix some formatting here |
commit | commitdiff | tree |
2011-01-20 |
Mike Bayer | and try that again..... |
commit | commitdiff | tree |
2011-01-20 |
Mike Bayer | - use types.MethodType here for python3 compat |
commit | commitdiff | tree |
2011-01-20 |
Mike Bayer | rename 'frozendict' to 'immutabledict', since 'frozen... |
commit | commitdiff | tree |
2011-01-18 |
Mike Bayer | typos |
commit | commitdiff | tree |
2011-01-18 |
Mike Bayer | - Session.connection(), Session.execute() accept 'bind', |
commit | commitdiff | tree |
2011-01-18 |
Mike Bayer | - Session.merge() will check the version id of the... |
commit | commitdiff | tree |
2011-01-18 |
Mike Bayer | - move maxdb notes from wiki to the maxdb module |
commit | commitdiff | tree |
2011-01-18 |
Mike Bayer | - tests for hybrid |
commit | commitdiff | tree |
next |