2007-05-20 |
Mike Bayer | fix to previous logging fix... |
commit | commitdiff | tree |
2007-05-20 |
Mike Bayer | - restored logging of "lazy loading clause" under sa... |
commit | commitdiff | tree |
2007-05-20 |
Mike Bayer | restored comparison of 1-element clause list -> ClauseE... |
commit | commitdiff | tree |
2007-05-20 |
Mike Bayer | - fixed bug in query.instances() that wouldnt handle... |
commit | commitdiff | tree |
2007-05-18 |
Mike Bayer | - removed "no group by's in a select thats part of... |
commit | commitdiff | tree |
2007-05-18 |
Gaëtan de Menten | correct typo |
commit | commitdiff | tree |
2007-05-17 |
Mike Bayer | - the "primary_key" argument to mapper() is propigated... |
commit | commitdiff | tree |
2007-05-17 |
Mike Bayer | - fix to select_by(<propname>=<object instance>) -style... |
commit | commitdiff | tree |
2007-05-17 |
Mike Bayer | added test for "assign a list of objects", ensure casca... |
commit | commitdiff | tree |
2007-05-15 |
Mike Bayer | fixed LoggingClauseVisitor |
commit | commitdiff | tree |
2007-05-15 |
Mike Bayer | restored outerjoin test |
commit | commitdiff | tree |
2007-05-15 |
Mike Bayer | - fix to polymorphic query which allows the original... |
commit | commitdiff | tree |
2007-05-14 |
Mike Bayer | - parenthesis are applied to clauses via a new _Groupin... |
commit | commitdiff | tree |
2007-05-11 |
Mike Bayer | - _Label propigates "_hide_froms()" so that scalar... |
commit | commitdiff | tree |
2007-05-10 |
Mike Bayer | propigated detach() and invalidate() methods to Connection. |
commit | commitdiff | tree |
2007-05-09 |
Jason Kirtland | - Connections can be detached from their pool, closing... |
commit | commitdiff | tree |
2007-05-08 |
Mike Bayer | - set max identifier length to 31 |
commit | commitdiff | tree |
2007-05-07 |
Mike Bayer | - fix to long name generation when using oid_column... |
commit | commitdiff | tree |
2007-05-07 |
Mike Bayer | - session.get() and session.load() propigate **kwargs... |
commit | commitdiff | tree |
2007-05-04 |
Mike Bayer | - many-to-many relationships properly set the type... |
commit | commitdiff | tree |
2007-05-04 |
Mike Bayer | - shored up DBAPI descriptions |
commit | commitdiff | tree |
2007-05-04 |
Mike Bayer | clarifying some cascade-based unit tests, adding a... |
commit | commitdiff | tree |
2007-05-03 |
Mike Bayer | - "delete-orphan" no longer implies "delete". ongoing... |
commit | commitdiff | tree |
2007-05-03 |
Mike Bayer | - _Label class overrides compare_self to return its... |
commit | commitdiff | tree |
2007-05-03 |
Jason Kirtland | Oops, Python 2.5 ternary operator snuck in. |
commit | commitdiff | tree |
2007-05-03 |
Jason Kirtland | - Test assoc proxy lazy loads, fixed __set__ race on... |
commit | commitdiff | tree |
2007-05-03 |
Jason Kirtland | - New association proxy implementation, implementing... |
commit | commitdiff | tree |
2007-05-02 |
Mike Bayer | - Aliasizer removed. hooray ! |
commit | commitdiff | tree |
2007-05-02 |
Jason Kirtland | - added sqlalchemy.ext.orderinglist, a custom list... |
commit | commitdiff | tree |
2007-05-02 |
Jason Kirtland | - Use Python 2.5's built-in ElementTree if possible |
commit | commitdiff | tree |
2007-05-02 |
Jason Kirtland | - Expanded on the MySQL ENUM 'strict' documentation... |
commit | commitdiff | tree |
2007-05-02 |
Jason Kirtland | - MySQL ENUM types can now optionally ensure that value... |
commit | commitdiff | tree |
2007-05-02 |
Jason Kirtland | Removed an unneeded and troublesome subquery test. |
commit | commitdiff | tree |
2007-05-01 |
Mike Bayer | some notes on a labeling issue that arises when label... |
commit | commitdiff | tree |
2007-05-01 |
Jason Kirtland | - allow MySQL column-level CHARACTER SET and COLLATE... |
commit | commitdiff | tree |
2007-04-30 |
Mike Bayer | - applied YAGNI to supports_autoclose_results (this... |
commit | commitdiff | tree |
2007-04-30 |
Mike Bayer | - small fix to SelectResultsExt to not bypass itself... |
commit | commitdiff | tree |
2007-04-30 |
Gaëtan de Menten | - docstring improvements in query |
commit | commitdiff | tree |
2007-04-29 |
Mike Bayer | 0.3.7... rel_0_3_7 |
commit | commitdiff | tree |
2007-04-29 |
Mike Bayer | - adapted gaetan's eager load adaption code for non... |
commit | commitdiff | tree |
2007-04-29 |
Mike Bayer | - restored old "column_property()" ORM function (used... |
commit | commitdiff | tree |
2007-04-29 |
Mike Bayer | - the label() method on ColumnElement will properly... |
commit | commitdiff | tree |
2007-04-29 |
Mike Bayer | added orig_set colleciton to Select when its declared... |
commit | commitdiff | tree |
2007-04-29 |
Mike Bayer | - fix to using distinct() or distinct=True in combinati... |
commit | commitdiff | tree |
2007-04-29 |
Mike Bayer | - mysql uses "DESCRIBE [<schemaname>].<tablename>"... |
commit | commitdiff | tree |
2007-04-29 |
Rick Morrison | - mssql: replace "select @@identity" with "select ... |
commit | commitdiff | tree |
2007-04-29 |
Mike Bayer | document the 'echo' property |
commit | commitdiff | tree |
2007-04-29 |
Mike Bayer | - added 'url' attribute to Engine |
commit | commitdiff | tree |
2007-04-29 |
Mike Bayer | docstring tweaks |
commit | commitdiff | tree |
2007-04-29 |
Mike Bayer | - CSS change to regular font for docstrings now that... |
commit | commitdiff | tree |
2007-04-29 |
Mike Bayer | - fixed textual select elements that got broke the... |
commit | commitdiff | tree |
2007-04-29 |
Mike Bayer | sentence clarify |
commit | commitdiff | tree |
2007-04-28 |
Mike Bayer | - support for inline hyperlinks between HTML-generated... |
commit | commitdiff | tree |
2007-04-27 |
Mike Bayer | extra tests that unneeded UPDATEs dont occur |
commit | commitdiff | tree |
2007-04-27 |
Mike Bayer | removed unneeded closure function |
commit | commitdiff | tree |
2007-04-27 |
Mike Bayer | removed 'unjoined_table', synonymous with local_table |
commit | commitdiff | tree |
2007-04-27 |
Mike Bayer | - the usual adjustments to relationships between inheri... |
commit | commitdiff | tree |
2007-04-27 |
Gaëtan de Menten | correct typo-equivalent mistakes in some comments/docst... |
commit | commitdiff | tree |
2007-04-27 |
Jason Kirtland | - Fully specify ordering for ordered union test comparison |
commit | commitdiff | tree |
2007-04-27 |
Mike Bayer | restored functionality to not issue DELETE for instance... |
commit | commitdiff | tree |
2007-04-26 |
Mike Bayer | decruftify UOW some more....uowdumper always prints... |
commit | commitdiff | tree |
2007-04-26 |
Mike Bayer | - generative test doesnt apply to mysql, others |
commit | commitdiff | tree |
2007-04-26 |
Mike Bayer | some extra tests for synonyms to relation()s |
commit | commitdiff | tree |
2007-04-26 |
Mike Bayer | - _with_parent_criterion generalized into _with_lazy_cr... |
commit | commitdiff | tree |
2007-04-26 |
Mike Bayer | fixed casing of SET clause |
commit | commitdiff | tree |
2007-04-25 |
Jason Kirtland | - Always propagate constructor exceptions in mapped... |
commit | commitdiff | tree |
2007-04-25 |
Mike Bayer | - added generative versions of aggregates, i.e. sum... |
commit | commitdiff | tree |
2007-04-25 |
Mike Bayer | revert CSS tweak |
commit | commitdiff | tree |
2007-04-25 |
Mike Bayer | #553 propigate index on copied columns |
commit | commitdiff | tree |
2007-04-25 |
Mike Bayer | some formatting/indentation stuff |
commit | commitdiff | tree |
2007-04-25 |
Mike Bayer | wrap __name__ settings in a try/except for 2.3 compat |
commit | commitdiff | tree |
2007-04-24 |
Mike Bayer | - assign_mapper names methods according to their... |
commit | commitdiff | tree |
2007-04-24 |
Mike Bayer | - added a col label to help sqlite with order by |
commit | commitdiff | tree |
2007-04-24 |
Mike Bayer | - primary key determination within Join maintains table... |
commit | commitdiff | tree |
2007-04-24 |
Mike Bayer | - fix to case() construct to propigate the type of... |
commit | commitdiff | tree |
2007-04-24 |
Mike Bayer | added an order_by |
commit | commitdiff | tree |
2007-04-24 |
Jason Kirtland | - Fire delrecord events when items are discard()ed... |
commit | commitdiff | tree |
2007-04-23 |
Mike Bayer | dont use assignmapper.flush() |
commit | commitdiff | tree |
2007-04-23 |
Mike Bayer | - big fix to AssociationProxy so that multiple Associat... |
commit | commitdiff | tree |
2007-04-22 |
Mike Bayer | - support for SSL arguments given as inline within... |
commit | commitdiff | tree |
2007-04-22 |
Mike Bayer | fix for dbapi() method to be classmethod #546 |
commit | commitdiff | tree |
2007-04-22 |
Mike Bayer | a rudimental reconnect/pool auto-dispose test. not... |
commit | commitdiff | tree |
2007-04-21 |
Mike Bayer | - informix support added ! courtesy James Zhang |
commit | commitdiff | tree |
2007-04-21 |
Mike Bayer | - converted logger.warn() to warnings.warn() |
commit | commitdiff | tree |
2007-04-20 |
Mike Bayer | non-db identifier length raised arbitrarily high |
commit | commitdiff | tree |
2007-04-20 |
Mike Bayer | more comprehensive query docs |
commit | commitdiff | tree |
2007-04-20 |
Mike Bayer | rewrite.... |
commit | commitdiff | tree |
2007-04-20 |
Mike Bayer | - some docstrings |
commit | commitdiff | tree |
2007-04-19 |
Jason Kirtland | - Promoted mysql's dburl query string helper to util... |
commit | commitdiff | tree |
2007-04-19 |
Mike Bayer | support positional parameters at the execute level... |
commit | commitdiff | tree |
2007-04-19 |
Mike Bayer | unit test with just one param |
commit | commitdiff | tree |
2007-04-19 |
Mike Bayer | some changelog |
commit | commitdiff | tree |
2007-04-19 |
Jason Kirtland | - merged in the combined patch for #474, #475, #476... |
commit | commitdiff | tree |
2007-04-19 |
Jason Kirtland | - fixed issue where slice assignment on relation proper... |
commit | commitdiff | tree |
2007-04-19 |
Jason Kirtland | - tweak to restore Python 2.3 compatability |
commit | commitdiff | tree |
2007-04-19 |
Mike Bayer | some docstrings |
commit | commitdiff | tree |
2007-04-18 |
Mike Bayer | - the "where" criterion of an update() and delete(... |
commit | commitdiff | tree |
2007-04-18 |
Mike Bayer | - fixed critical issue when, after options(eagerload... |
commit | commitdiff | tree |
2007-04-18 |
Mike Bayer | added "is_disconnect()" for firebird |
commit | commitdiff | tree |
2007-04-18 |
Mike Bayer | - making progress with session.merge() as well as combi... |
commit | commitdiff | tree |
next |