| Commit message (Expand) | Author | Age | Files | Lines |
| * | wrap __name__ settings in a try/except for 2.3 compat | Mike Bayer | 2007-04-25 | 1 | -2/+8 |
| * | - assign_mapper names methods according to their keys (i.e. __name__) | Mike Bayer | 2007-04-24 | 1 | -0/+2 |
| * | - primary key determination within Join maintains table PK ordering | Mike Bayer | 2007-04-24 | 1 | -1/+1 |
| * | - fix to case() construct to propigate the type of the first | Mike Bayer | 2007-04-24 | 1 | -1/+12 |
| * | - Fire delrecord events when items are discard()ed from a set-backed | Jason Kirtland | 2007-04-24 | 1 | -0/+5 |
| * | - big fix to AssociationProxy so that multiple AssociationProxy | Mike Bayer | 2007-04-23 | 1 | -2/+3 |
| * | - support for SSL arguments given as inline within URL query string, | Mike Bayer | 2007-04-22 | 1 | -3/+13 |
| * | fix for dbapi() method to be classmethod #546 | Mike Bayer | 2007-04-22 | 1 | -3/+5 |
| * | - informix support added ! courtesy James Zhang | Mike Bayer | 2007-04-21 | 3 | -2/+512 |
| * | - converted logger.warn() to warnings.warn() | Mike Bayer | 2007-04-21 | 2 | -4/+11 |
| * | non-db identifier length raised arbitrarily high | Mike Bayer | 2007-04-20 | 1 | -1/+1 |
| * | more comprehensive query docs | Mike Bayer | 2007-04-20 | 1 | -11/+25 |
| * | - some docstrings | Mike Bayer | 2007-04-20 | 1 | -15/+155 |
| * | - Promoted mysql's dburl query string helper to util + fixed | Jason Kirtland | 2007-04-19 | 3 | -11/+29 |
| * | support positional parameters at the execute level even for DBs where we dont... | Mike Bayer | 2007-04-19 | 1 | -2/+4 |
| * | - merged in the combined patch for #474, #475, #476 (attached to #476) and a ... | Jason Kirtland | 2007-04-19 | 1 | -13/+33 |
| * | - fixed issue where slice assignment on relation properties truncates the rel... | Jason Kirtland | 2007-04-19 | 1 | -5/+7 |
| * | - tweak to restore Python 2.3 compatability | Jason Kirtland | 2007-04-19 | 1 | -1/+1 |
| * | some docstrings | Mike Bayer | 2007-04-19 | 3 | -4/+70 |
| * | - the "where" criterion of an update() and delete() now correlates | Mike Bayer | 2007-04-18 | 1 | -5/+21 |
| * | - fixed critical issue when, after options(eagerload()) is used, | Mike Bayer | 2007-04-18 | 2 | -3/+4 |
| * | added "is_disconnect()" for firebird | Mike Bayer | 2007-04-18 | 1 | -0/+6 |
| * | - making progress with session.merge() as well as combining its | Mike Bayer | 2007-04-18 | 2 | -34/+45 |
| * | slight cleanup for #498 | Mike Bayer | 2007-04-17 | 1 | -1/+4 |
| * | - the dialects within sqlalchemy.databases become a setuptools | Mike Bayer | 2007-04-17 | 8 | -67/+86 |
| * | - added query.with_parent(someinstance) method. searches for | Mike Bayer | 2007-04-17 | 1 | -1/+74 |
| * | added "recreate()" argument to connection pool classes | Mike Bayer | 2007-04-17 | 3 | -8/+34 |
| * | - removed meaningless entity_name argument from session.delete() | Mike Bayer | 2007-04-16 | 3 | -7/+15 |
| * | - got unicode schemas to work with postgres | Mike Bayer | 2007-04-15 | 5 | -20/+47 |
| * | more docstrings stuff | Mike Bayer | 2007-04-14 | 1 | -1/+1 |
| * | didnt need that method... | Mike Bayer | 2007-04-14 | 1 | -10/+0 |
| * | some docstrings to provide more detail in the sql package | Mike Bayer | 2007-04-14 | 1 | -13/+86 |
| * | - small fix to allow successive compiles of the same SELECT object | Mike Bayer | 2007-04-13 | 1 | -3/+10 |
| * | [ticket:534] get dictionary append() method properly | Mike Bayer | 2007-04-11 | 1 | -1/+3 |
| * | - the "mini" column labels generated when using subqueries, which | Mike Bayer | 2007-04-11 | 2 | -11/+29 |
| * | - fix to many-to-many relationships targeting polymorphic mappers | Mike Bayer | 2007-04-11 | 1 | -0/+2 |
| * | - some cleanup of reflection unit tests | Mike Bayer | 2007-04-04 | 2 | -3/+3 |
| * | explicit zero was failing for float cols | Rick Morrison | 2007-04-04 | 1 | -1/+3 |
| * | - slight tweak to raw execute() change to also support tuples, | Mike Bayer | 2007-04-03 | 1 | -2/+2 |
| * | for #516, moved the "disconnect check" step out of pool and back into base.py... | Mike Bayer | 2007-04-03 | 7 | -55/+30 |
| * | - merged the patch from #516 + fixes | Mike Bayer | 2007-04-02 | 6 | -45/+112 |
| * | - merged the "execcontext" branch, refactors engine/dialect codepaths | Mike Bayer | 2007-04-02 | 16 | -712/+709 |
| * | latest #214 fixups | Mike Bayer | 2007-03-31 | 11 | -143/+246 |
| * | - query strings in unicode URLs get keys encoded to ascii | Mike Bayer | 2007-03-30 | 1 | -0/+2 |
| * | thank you, SVN, for being completely idiotic and non-intutive. rolling back i... | Mike Bayer | 2007-03-30 | 6 | -121/+93 |
| * | current progress with exec branch | Mike Bayer | 2007-03-29 | 6 | -93/+121 |
| * | - corresponding to label/bindparam name generataion, eager loaders | Mike Bayer | 2007-03-29 | 2 | -3/+17 |
| * | added keys() to ColumnParameters, needed for setbindparamsizes traversal | Mike Bayer | 2007-03-28 | 1 | -1/+4 |
| * | - sending None as an argument to func.<something> will produce | Mike Bayer | 2007-03-28 | 1 | -1/+1 |
| * | better explicit PK insert checking | Rick Morrison | 2007-03-28 | 1 | -3/+3 |