| 2007-06-28 |
Mike Bayer | update example to work with new collections class |
commit | commitdiff | tree | snapshot |
| 2007-06-28 |
Mike Bayer | some comparison fixes |
commit | commitdiff | tree | snapshot |
| 2007-06-28 |
Jason Kirtland | - Applied some safe collections optimizations and annot... |
commit | commitdiff | tree | snapshot |
| 2007-06-27 |
Jason Kirtland | - Replaced collection api: The "InstrumentedList" proxy... |
commit | commitdiff | tree | snapshot |
| 2007-06-27 |
Ants Aasma | merge from trunk fix for undetected disconnects for... |
commit | commitdiff | tree | snapshot |
| 2007-06-26 |
Ants Aasma | merge 2791 from trunk, fix for bad error message (ticke... |
commit | commitdiff | tree | snapshot |
| 2007-06-26 |
Ants Aasma | merge compound select grouping patch from trunk (ticket... |
commit | commitdiff | tree | snapshot |
| 2007-06-26 |
Ants Aasma | merge from trunk #624 fix, modulo operator escaping |
commit | commitdiff | tree | snapshot |
| 2007-06-25 |
Ants Aasma | merged between precedence from trunk ([2785]) |
commit | commitdiff | tree | snapshot |
| 2007-06-25 |
Mike Bayer | merged operator precedence fixes/tests IN fixes/tests... |
commit | commitdiff | tree | snapshot |
| 2007-06-25 |
Mike Bayer | docstring cleanup, removal of some ORM cruft |
commit | commitdiff | tree | snapshot |
| 2007-06-25 |
Mike Bayer | moved "clone" conditional blocks into separate copy_int... |
commit | commitdiff | tree | snapshot |
| 2007-06-24 |
Mike Bayer | removed ConnectionProvider. engines have a "pool"... |
commit | commitdiff | tree | snapshot |
| 2007-06-24 |
Mike Bayer | merged trunk r2755-r2778 |
commit | commitdiff | tree | snapshot |
| 2007-06-24 |
Mike Bayer | - fixed limit/offset compilation for postgres |
commit | commitdiff | tree | snapshot |
| 2007-06-24 |
Mike Bayer | - merge of generative_sql branch |
commit | commitdiff | tree | snapshot |
| 2007-06-22 |
Jason Kirtland | - Added missing orm import |
commit | commitdiff | tree | snapshot |
| 2007-06-21 |
Jason Kirtland | - expanded assignment test, ensure that re-assigning... |
commit | commitdiff | tree | snapshot |
| 2007-06-20 |
Mike Bayer | - merged trunk r2730-r2755 |
commit | commitdiff | tree | snapshot |
| 2007-06-20 |
Mike Bayer | update changelog |
commit | commitdiff | tree | snapshot |
| 2007-06-20 |
Mike Bayer | added a unit test to test PK "collapsing" as in [change... |
commit | commitdiff | tree | snapshot |
| 2007-06-20 |
Mike Bayer | fixed overly eager check for ClauseElement type in... |
commit | commitdiff | tree | snapshot |
| 2007-06-20 |
Mike Bayer | fixed outerjoin() to use correct start point |
commit | commitdiff | tree | snapshot |
| 2007-06-19 |
Mike Bayer | - finally figured out how to get setuptools version... |
commit | commitdiff | tree | snapshot |
| 2007-06-17 |
Mike Bayer | filter() checks for ClauseElement [ticket:535] |
commit | commitdiff | tree | snapshot |
| 2007-06-17 |
Mike Bayer | - merged last_inserted_ids() fix from trunk [changeset... |
commit | commitdiff | tree | snapshot |
| 2007-06-16 |
Jason Kirtland | - Eh, dummy_threading trick didn't actually work for... |
commit | commitdiff | tree | snapshot |
| 2007-06-16 |
Jason Kirtland | - Put a mutex around the QueuePool's overflow handlings |
commit | commitdiff | tree | snapshot |
| 2007-06-15 |
Jason Kirtland | - Added testbase.Table and testbase.Column, interceptor... |
commit | commitdiff | tree | snapshot |
| 2007-06-15 |
Mike Bayer | unit test fix |
commit | commitdiff | tree | snapshot |
| 2007-06-15 |
Mike Bayer | - added "explcit" create/drop/execute support for sequences |
commit | commitdiff | tree | snapshot |
| 2007-06-14 |
Mike Bayer | - merged trunk 2629-2730 |
commit | commitdiff | tree | snapshot |
| 2007-06-14 |
Mike Bayer | - result sets from CRUD operations close their underly... |
commit | commitdiff | tree | snapshot |
| 2007-06-14 |
Mike Bayer | fixed up really old tests to work without legacy engine... |
commit | commitdiff | tree | snapshot |
| 2007-06-12 |
Jonathan Ellis | r/m psycopg1 support |
commit | commitdiff | tree | snapshot |
| 2007-06-12 |
Jonathan Ellis | add explanation of prefab db connections |
commit | commitdiff | tree | snapshot |
| 2007-06-12 |
Jonathan Ellis | fix apparent typo |
commit | commitdiff | tree | snapshot |
| 2007-06-12 |
Jonathan Ellis | merge 2684-2686 from trunk |
commit | commitdiff | tree | snapshot |
| 2007-06-12 |
Jason Kirtland | - Faster FOR UPDATE tests |
commit | commitdiff | tree | snapshot |
| 2007-06-12 |
Jason Kirtland | - Added tests for SELECT ... FOR UPDATE |
commit | commitdiff | tree | snapshot |
| 2007-06-11 |
Mike Bayer | - result.last_inserted_ids() should return a list... |
commit | commitdiff | tree | snapshot |
| 2007-06-11 |
Mike Bayer | - MetaData loses 'name' attribute |
commit | commitdiff | tree | snapshot |
| 2007-06-11 |
Mike Bayer | added separate test for metadata |
commit | commitdiff | tree | snapshot |
| 2007-06-10 |
Mike Bayer | - added "aliased joins" feature to query.filter_by() |
commit | commitdiff | tree | snapshot |
| 2007-06-09 |
Mike Bayer | merged StaticPool implementation |
commit | commitdiff | tree | snapshot |
| 2007-06-09 |
Mike Bayer | version number |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Mike Bayer | added test for testing against "outerjoin" |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Mike Bayer | - added a third layer of inheritance to polymorph test |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Mike Bayer | - fixed bug where selectable.corresponding_column(selec... |
commit | commitdiff | tree | snapshot |
| 2007-06-05 |
Mike Bayer | - moved another chunk of mapper.py tests to query.py... |
commit | commitdiff | tree | snapshot |
| 2007-06-05 |
Mike Bayer | Query refactoring is complete. just needs filter_by... |
commit | commitdiff | tree | snapshot |
| 2007-06-05 |
Mike Bayer | - added 'fields' to reserved words [ticket:590] |
commit | commitdiff | tree | snapshot |
| 2007-06-05 |
Mike Bayer | - long-identifier detection fixed to use > rather than... |
commit | commitdiff | tree | snapshot |
| 2007-06-05 |
Mike Bayer | more paring down... |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Mike Bayer | refactoring step 2. all deprecated functions now expre... |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Mike Bayer | migrating all the "deprecated" methods away from the... |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Mike Bayer | - added all(), first(), and one() |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Mike Bayer | join() will check existing objects in the FROM clause... |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Mike Bayer | - interfaces lib in docstrings |
commit | commitdiff | tree | snapshot |
| 2007-06-02 |
Mike Bayer | - removed cascade_mappers(). long overdue. |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
Mike Bayer | added a self-creating dict that takes advantage of... |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
Mike Bayer | - added undefer_group() MapperOption, sets a set of... |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
Jason Kirtland | Added util.defaultdict for ticket #582 |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
Mike Bayer | remove func call for getting at result proxy dialect... |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
Mike Bayer | ResultProxy pre-caches the dialect_impl()s for each... |
commit | commitdiff | tree | snapshot |
| 2007-05-27 |
Mike Bayer | self-referential refs in this test work just fine |
commit | commitdiff | tree | snapshot |
| 2007-05-27 |
Mike Bayer | - most of the __init__ decoration has been removed... |
commit | commitdiff | tree | snapshot |
| 2007-05-26 |
Mike Bayer | - merged "find the equivalent columns" logic together... |
commit | commitdiff | tree | snapshot |
| 2007-05-26 |
Mike Bayer | i just re-took 7th grade, helped a million |
commit | commitdiff | tree | snapshot |
| 2007-05-26 |
Mike Bayer | more speed improvements, built hotshot prof into massea... |
commit | commitdiff | tree | snapshot |
| 2007-05-26 |
Mike Bayer | - merged trunk r2653 |
commit | commitdiff | tree | snapshot |
| 2007-05-26 |
Mike Bayer | further minute speedups |
commit | commitdiff | tree | snapshot |
| 2007-05-26 |
Mike Bayer | attempting to cut down on function call overhead |
commit | commitdiff | tree | snapshot |
| 2007-05-26 |
Mike Bayer | some change to populate_instance etc., allows poly... |
commit | commitdiff | tree | snapshot |
| 2007-05-26 |
Mike Bayer | - refactor ! MapperProperty now has create_row_process... |
commit | commitdiff | tree | snapshot |
| 2007-05-23 |
Mike Bayer | - added 'fetchmode' capability to deferred polymorphic... |
commit | commitdiff | tree | snapshot |
| 2007-05-21 |
Mike Bayer | - redefined how the mapper determines primary keys... |
commit | commitdiff | tree | snapshot |
| 2007-05-20 |
Mike Bayer | - factored some fixes from trunk to lazyloader use_get... |
commit | commitdiff | tree | snapshot |
| 2007-05-20 |
Mike Bayer | separate package for inheritance tests, renamed files |
commit | commitdiff | tree | snapshot |
| 2007-05-20 |
Mike Bayer | 0.4 dev branch |
commit | commitdiff | tree | snapshot |
| 2007-05-18 |
Mike Bayer | - removed "no group by's in a select thats part of... |
commit | commitdiff | tree | snapshot |
| 2007-05-18 |
Gaëtan de Menten | correct typo |
commit | commitdiff | tree | snapshot |
| 2007-05-17 |
Mike Bayer | - the "primary_key" argument to mapper() is propigated... |
commit | commitdiff | tree | snapshot |
| 2007-05-17 |
Mike Bayer | - fix to select_by(<propname>=<object instance>) -style... |
commit | commitdiff | tree | snapshot |
| 2007-05-17 |
Mike Bayer | added test for "assign a list of objects", ensure casca... |
commit | commitdiff | tree | snapshot |
| 2007-05-15 |
Mike Bayer | fixed LoggingClauseVisitor |
commit | commitdiff | tree | snapshot |
| 2007-05-15 |
Mike Bayer | restored outerjoin test |
commit | commitdiff | tree | snapshot |
| 2007-05-15 |
Mike Bayer | - fix to polymorphic query which allows the original... |
commit | commitdiff | tree | snapshot |
| 2007-05-14 |
Mike Bayer | - parenthesis are applied to clauses via a new _Groupin... |
commit | commitdiff | tree | snapshot |
| 2007-05-11 |
Mike Bayer | - _Label propigates "_hide_froms()" so that scalar... |
commit | commitdiff | tree | snapshot |
| 2007-05-10 |
Mike Bayer | propigated detach() and invalidate() methods to Connection. |
commit | commitdiff | tree | snapshot |
| 2007-05-09 |
Jason Kirtland | - Connections can be detached from their pool, closing... |
commit | commitdiff | tree | snapshot |
| 2007-05-08 |
Mike Bayer | - set max identifier length to 31 |
commit | commitdiff | tree | snapshot |
| 2007-05-07 |
Mike Bayer | - fix to long name generation when using oid_column... |
commit | commitdiff | tree | snapshot |
| 2007-05-07 |
Mike Bayer | - session.get() and session.load() propigate **kwargs... |
commit | commitdiff | tree | snapshot |
| 2007-05-04 |
Mike Bayer | - many-to-many relationships properly set the type... |
commit | commitdiff | tree | snapshot |
| 2007-05-04 |
Mike Bayer | - shored up DBAPI descriptions |
commit | commitdiff | tree | snapshot |
| 2007-05-04 |
Mike Bayer | clarifying some cascade-based unit tests, adding a... |
commit | commitdiff | tree | snapshot |
| 2007-05-03 |
Mike Bayer | - "delete-orphan" no longer implies "delete". ongoing... |
commit | commitdiff | tree | snapshot |
| 2007-05-03 |
Mike Bayer | - _Label class overrides compare_self to return its... |
commit | commitdiff | tree | snapshot |
| next |