2010-09-29 |
Mike Bayer | py2.4 didn't seem to like super() on an exception |
commit | commitdiff | tree |
2010-09-29 |
Mike Bayer | don't need itertools here |
commit | commitdiff | tree |
2010-09-29 |
Mike Bayer | - CircularDependencyError now has .cycles and .edges |
commit | commitdiff | tree |
2010-09-29 |
Mike Bayer | - add Sphinx 1.0 makefile and config options, [ticket... |
commit | commitdiff | tree |
2010-09-28 |
Mike Bayer | - Fixed bug whereby columns on a mixin wouldn't propagate |
commit | commitdiff | tree |
2010-09-27 |
Mike Bayer | @mapperproperty -> @declared_attr |
commit | commitdiff | tree |
2010-09-26 |
Mike Bayer | for internal link to top render # |
commit | commitdiff | tree |
2010-09-25 |
Mike Bayer | - @classproperty 's official name/location for usage |
commit | commitdiff | tree |
2010-09-25 |
Mike Bayer | - Fixed recursion overflow which could occur when operating |
commit | commitdiff | tree |
2010-09-25 |
Mike Bayer | - fix a typo that was apparently not really impacting... |
commit | commitdiff | tree |
2010-09-25 |
Mike Bayer | fix the default here |
commit | commitdiff | tree |
2010-09-24 |
Mike Bayer | merge tip |
commit | commitdiff | tree |
2010-09-24 |
Mike Bayer | - optimized_al doesn't need mapper extension |
commit | commitdiff | tree |
2010-09-24 |
Chris Withers | make less ficticious ;-) |
commit | commitdiff | tree |
2010-09-23 |
Mike Bayer | doc edits |
commit | commitdiff | tree |
2010-09-23 |
Mike Bayer | doc edits |
commit | commitdiff | tree |
2010-09-22 |
Mike Bayer | - in depth docs about some merge() tips |
commit | commitdiff | tree |
2010-09-21 |
Mike Bayer | - Query.select_from() has been beefed up to help |
commit | commitdiff | tree |
2010-09-21 |
Mike Bayer | use default dialect for compile tests |
commit | commitdiff | tree |
2010-09-21 |
Mike Bayer | - the logging message emitted by the engine when |
commit | commitdiff | tree |
2010-09-21 |
Mike Bayer | - Patched a case where query.join() would adapt the |
commit | commitdiff | tree |
2010-09-21 |
Mike Bayer | - scoped_session emits a warning when configure() is |
commit | commitdiff | tree |
2010-09-20 |
Mike Bayer | - @classproperty (soon/now @mapperproperty) takes effec... |
commit | commitdiff | tree |
2010-09-18 |
Mike Bayer | - as_scalar(), label() can be called on a selectable |
commit | commitdiff | tree |
2010-09-18 |
Mike Bayer | - An informative error message is raised if a Column |
commit | commitdiff | tree |
2010-09-18 |
Mike Bayer | - add pk instructions for oracle |
commit | commitdiff | tree |
2010-09-18 |
Mike Bayer | add oursql to has lastrowid |
commit | commitdiff | tree |
2010-09-18 |
Mike Bayer | - use "key in dict" rather than KeyError if the usual... |
commit | commitdiff | tree |
2010-09-17 |
Chris Withers | d.uh |
commit | commitdiff | tree |
2010-09-16 |
Chris Withers | merge |
commit | commitdiff | tree |
2010-09-16 |
Chris Withers | add warning about dodgy use of tometadata |
commit | commitdiff | tree |
2010-09-16 |
Chris Withers | tometadata now copies indexes as well |
commit | commitdiff | tree |
2010-09-16 |
Chris Withers | make sure kwargs are copied by tometadata |
commit | commitdiff | tree |
2010-09-16 |
Mike Bayer | - Fixed a regression in 0.6.4 whereby the change that |
commit | commitdiff | tree |
2010-09-16 |
Mike Bayer | hey lets pep-8 the setup.py file. |
commit | commitdiff | tree |
2010-09-16 |
Mike Bayer | - fix test_single test to use default dialect |
commit | commitdiff | tree |
2010-09-15 |
Mike Bayer | der, 0.6.4 |
commit | commitdiff | tree |
2010-09-15 |
Mike Bayer | - Fixed a regression in 0.6.5 which occurred if you |
commit | commitdiff | tree |
2010-09-15 |
Mike Bayer | merge tip |
commit | commitdiff | tree |
2010-09-15 |
Mike Bayer | - add message to documentation stating that collection... |
commit | commitdiff | tree |
2010-09-15 |
Mike Bayer | remove the quick select from 0.6 |
commit | commitdiff | tree |
2010-09-14 |
Mike Bayer | merge tip |
commit | commitdiff | tree |
2010-09-14 |
Mike Bayer | - Fixed bug that would prevent "subqueryload" from |
commit | commitdiff | tree |
2010-09-13 |
Chris Withers | fix typo |
commit | commitdiff | tree |
2010-09-13 |
Mike Bayer | - adjustments for test success on postgresql, mysql |
commit | commitdiff | tree |
2010-09-13 |
Mike Bayer | - Fixed recursion bug which could occur when moving |
commit | commitdiff | tree |
2010-09-12 |
Mike Bayer | more docs on this |
commit | commitdiff | tree |
2010-09-12 |
Mike Bayer | need this too |
commit | commitdiff | tree |
2010-09-12 |
Mike Bayer | turn this test back to what it was |
commit | commitdiff | tree |
2010-09-12 |
Mike Bayer | merge tip |
commit | commitdiff | tree |
2010-09-12 |
Mike Bayer | - lazy loads for relationship attributes now use |
commit | commitdiff | tree |
2010-09-12 |
Mike Bayer | - user-contributed .sty file now works with the latest... |
commit | commitdiff | tree |
2010-09-12 |
Mike Bayer | merge tip |
commit | commitdiff | tree |
2010-09-12 |
Mike Bayer | - Slight improvement to the behavior of "passive_upda... |
commit | commitdiff | tree |
2010-09-10 |
Mike Bayer | typo #2 |
commit | commitdiff | tree |
2010-09-10 |
Mike Bayer | typo |
commit | commitdiff | tree |
2010-09-09 |
Mike Bayer | - collection docs |
commit | commitdiff | tree |
2010-09-09 |
Mike Bayer | - add doc pages for exceptions |
commit | commitdiff | tree |
2010-09-09 |
Mike Bayer | doc edits |
commit | commitdiff | tree |
2010-09-09 |
Mike Bayer | you'll all miss the last of the ASCII art |
commit | commitdiff | tree |
2010-09-08 |
Mike Bayer | edits |
commit | commitdiff | tree |
2010-09-07 |
Mike Bayer | arg, put the informix log in the wrong version |
commit | commitdiff | tree |
2010-09-07 |
Mike Bayer | Added tag rel_0_6_4 for changeset 992dd2c055dcff7595369... |
commit | commitdiff | tree |
2010-09-07 |
Mike Bayer | - Applied patches from [ticket:1904] to get rel_0_6_4 |
commit | commitdiff | tree |
2010-09-07 |
Mike Bayer | - Added a mutex to the identity map which mutexes |
commit | commitdiff | tree |
2010-09-07 |
Mike Bayer | edits |
commit | commitdiff | tree |
2010-09-07 |
Mike Bayer | - pending deprecation in 0.7 for the execute/scalar... |
commit | commitdiff | tree |
2010-09-06 |
Mike Bayer | - Fixed FB bug whereby a column default would fail to |
commit | commitdiff | tree |
2010-09-06 |
Mike Bayer | unify query.with_parent, util.with_parent, fix docs... |
commit | commitdiff | tree |
2010-09-06 |
Mike Bayer | doc updates |
commit | commitdiff | tree |
2010-09-06 |
Mike Bayer | merge doc fixes from tip |
commit | commitdiff | tree |
2010-09-06 |
Mike Bayer | - query.with_parent() now accepts transient objects |
commit | commitdiff | tree |
2010-09-06 |
Mike Bayer | make the pooling docs less sucky |
commit | commitdiff | tree |
2010-09-05 |
Mike Bayer | fixes |
commit | commitdiff | tree |
2010-09-05 |
Mike Bayer | merge whatever |
commit | commitdiff | tree |
2010-09-05 |
Mike Bayer | not sure why chrisw changed this but would like to... |
commit | commitdiff | tree |
2010-09-05 |
Mike Bayer | dont need this |
commit | commitdiff | tree |
2010-09-05 |
Mike Bayer | merge tip |
commit | commitdiff | tree |
2010-09-05 |
Mike Bayer | fixup |
commit | commitdiff | tree |
2010-09-05 |
Mike Bayer | - the versioning example works correctly now |
commit | commitdiff | tree |
2010-09-05 |
Mike Bayer | - rewrote the "connections" section |
commit | commitdiff | tree |
2010-09-05 |
Mike Bayer | - mapper _get_col_to_prop private method used |
commit | commitdiff | tree |
2010-09-05 |
Mike Bayer | roughly the finished product. |
commit | commitdiff | tree |
2010-09-04 |
Mike Bayer | almost through. |
commit | commitdiff | tree |
2010-09-04 |
Mike Bayer | continued... |
commit | commitdiff | tree |
2010-09-04 |
Mike Bayer | experiment with removing the API section and putting... |
commit | commitdiff | tree |
2010-09-03 |
Mike Bayer | python 2.4 |
commit | commitdiff | tree |
2010-09-03 |
Mike Bayer | reduce callcounts |
commit | commitdiff | tree |
2010-09-03 |
Jason Kirtland | Apply more memoization to Mapper attributes & subject... |
commit | commitdiff | tree |
2010-09-03 |
Mike Bayer | - AbstractType.__str__() produces the string version... |
commit | commitdiff | tree |
2010-08-31 |
Mike Bayer | - a large hill to climb. Added declarative examples... |
commit | commitdiff | tree |
2010-08-30 |
Mike Bayer | - The include_properties and exclude_properties arguments |
commit | commitdiff | tree |
2010-08-29 |
Mike Bayer | doc tweak |
commit | commitdiff | tree |
2010-08-29 |
Mike Bayer | - The Session class is now present in sqlalchemy.orm.*. |
commit | commitdiff | tree |
2010-08-29 |
Mike Bayer | - Oracle reflection of indexes has been tuned so |
commit | commitdiff | tree |
2010-08-29 |
Mike Bayer | docstring for query.correlate, [ticket:1889] |
commit | commitdiff | tree |
2010-08-29 |
Mike Bayer | - Added ROWID type to the Oracle dialect, for those |
commit | commitdiff | tree |
2010-08-27 |
Mike Bayer | - put a link to the wiki table config example |
commit | commitdiff | tree |
2010-08-26 |
Mike Bayer | - An object that's been deleted now gets a flag |
commit | commitdiff | tree |
2010-08-26 |
Mike Bayer | - remove repr() from exception assertion, so that py3k... |
commit | commitdiff | tree |
next |