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 |
2010-08-26 |
Mike Bayer | - replaced all self.__connection.is_valid with |
commit | commitdiff | tree |
2010-08-25 |
Mike Bayer | merge changes from alternate branch |
commit | commitdiff | tree |
2010-08-25 |
Mike Bayer | add a note |
commit | commitdiff | tree |
2010-08-24 |
Mike Bayer | merge tip |
commit | commitdiff | tree |
2010-08-24 |
Mike Bayer | some doc updates |
commit | commitdiff | tree |
2010-08-23 |
Mike Bayer | - the history_meta versioning recipe sets "unique=False" |
commit | commitdiff | tree |
2010-08-21 |
Mike Bayer | - Similarly, for relationship(), foreign_keys, |
commit | commitdiff | tree |
2010-08-18 |
Mike Bayer | - object_session() raises the proper |
commit | commitdiff | tree |
2010-08-15 |
Mike Bayer | - 79 chars for expression |
commit | commitdiff | tree |
2010-08-14 |
Mike Bayer | - Another pass through the series of error messages |
commit | commitdiff | tree |
2010-08-13 |
Mike Bayer | - Added basic math expression coercion for |
commit | commitdiff | tree |
2010-08-12 |
Mike Bayer | - added much more verbiage about transactions and expir... |
commit | commitdiff | tree |
2010-08-11 |
Mike Bayer | spelling arg |
commit | commitdiff | tree |
2010-08-11 |
Mike Bayer | - a warning is emitted in mapper() if the polymorphic_on |
commit | commitdiff | tree |
2010-08-10 |
Mike Bayer | - Fixed the psycopg2 dialect to use its |
commit | commitdiff | tree |
2010-08-10 |
Mike Bayer | get slightly better about deprecations in docstrings... |
commit | commitdiff | tree |
2010-08-09 |
Mike Bayer | - modernizing examples |
commit | commitdiff | tree |
2010-08-09 |
Mike Bayer | modernized the directed graph example |
commit | commitdiff | tree |
2010-08-08 |
Mike Bayer | - add a check that prevents redundant AttributeImpls... |
commit | commitdiff | tree |
2010-08-08 |
Mike Bayer | - some of the refinements from the sa_synonyms branch... |
commit | commitdiff | tree |
2010-08-08 |
Mike Bayer | introductions |
commit | commitdiff | tree |
2010-08-08 |
Mike Bayer | mark this as intermittent crashes on the buildbot ... |
commit | commitdiff | tree |
2010-08-08 |
Mike Bayer | - the _Label construct, i.e. the one that is produced |
commit | commitdiff | tree |
2010-08-06 |
Mike Bayer | formatting |
commit | commitdiff | tree |
next |