]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2007-03-27  Mike Bayer- some logging cleanup
2007-03-27  Mike Bayer- preliminary support for unicode table and column...
2007-03-27  Rick Morrisonmsssql: more unit tests now pass
2007-03-26  Mike Bayer- improved/fixed custom collection classes when giving...
2007-03-24  Mike Bayer- column labels are now generated in the compilation...
2007-03-23  Mike Bayercleanup continued rel_0_3_6
2007-03-23  Mike Bayervarious cleanup, docs and things, getting ready for...
2007-03-22  Mike Bayerdocumenting generative methods on query
2007-03-22  Mike Bayer- MetaData can bind to an engine either via "url" or...
2007-03-22  Mike Bayerdan's latest patch for session.identity_key()
2007-03-22  Mike Bayer- CLOB type descends from TEXT so it goes to the dialec...
2007-03-22  Mike Bayer- added explicit MSTimeStamp type which takes effect...
2007-03-21  Mike Bayer- slightly better support for bind params as column...
2007-03-20  Mike Bayercontextual_connection() -> contextual_connect() [ticke...
2007-03-20  Mike Bayerthe "tack on the leftover tasks at the end" step of...
2007-03-19  Mike Bayer- many-to-many table will be properly handled even...
2007-03-19  Rick Morrisonmssql: now passes still more unit tests, [ticket:481]
2007-03-18  Mike Bayer- added db modules to genned docstrings
2007-03-18  Mike Bayer- check for tables in the primaryjoin/secondaryjoin...
2007-03-18  Rick Morrisonmssql: cleanup of module importing code; specifiable...
2007-03-18  Rick Morrisonmssql: optionally use VARCHAR(max) instead of TEXT...
2007-03-17  Mike Bayer- flush fixes on self-referential relationships that...
2007-03-17  Mike Bayercss tag
2007-03-17  Mike Bayerintegrated docutils formatting into generated documenta...
2007-03-17  Mike Bayermerged mako doc generation branch
2007-03-16  Mike Bayer- added a catchall **kwargs to MSString, to help reflec...
2007-03-15  Mike Bayer"alltests" runners call testbase.main(), which takes...
2007-03-15  Mike Bayerliterals in PassiveDefault require text()
2007-03-15  Rick MorrisonMSSQL now passes still more unit tests [ticket:481]
2007-03-15  Rick Morrisonfix CASE statement when else_ is zero
2007-03-14  Mike Bayer- eager loading will not "aliasize" "order by" clauses...
2007-03-13  Mike Bayer- added a handy multi-use "identity_key()" method to...
2007-03-13  Mike Bayersome docs
2007-03-13  Mike Bayersome formatting
2007-03-11  Mike Bayer- for hackers, refactored the "visitor" system of Claus...
2007-03-10  Mike Bayer- oracle:
2007-03-10  Mike Bayer- Query has add_entity() and add_column() generative...
2007-03-10  Mike Bayer- the full featureset of the SelectResults extension...
2007-03-09  Mike Bayercleanup of reversed
2007-03-08  Mike Bayer- fixed usage of 2.4-only "reversed" in topological...
2007-03-07  Mike Bayer- fixed use_alter flag on ForeignKeyConstraint [ticket...
2007-03-07  Mike Bayer- options() method on SelectResults now implemented...
2007-03-06  Mike Bayerneed an "alias()" on map to a select
2007-03-06  Mike Bayerdecorated ImportError thrown when the <database>:/...
2007-03-06  Mike Bayeradded "enable_typechecks=True" flag on relation so...
2007-03-05  Mike Bayer- added concept of 'require_embedded' to corresponding_...
2007-03-05  Mike Bayer- put an aggressive check for "flushing object A with...
2007-03-04  Mike Bayerdont continue remote table if warning
2007-03-03  Mike Bayer"modernized" polymorph test, name change to "test_round...
2007-03-03  Mike Bayer- bindparam() names are now repeatable! specify two
2007-03-03  Mike Bayercleanup; removed "separate foreign key" tests, polymorp...
2007-03-02  Mike Bayer- added "fold_equivalents" argument to Join.select...
2007-03-01  Mike Bayer- use_labels flag on select() wont auto-create labels...
2007-02-28  Mike Bayeradded a unit test for nested session transactions
2007-02-28  Mike Bayera generating testcase that tests a three-level inherita...
2007-02-28  Mike Bayerthis test works with both one to many and many to one...
2007-02-27  Mike Bayer- fixed function execution with explicit connections...
2007-02-25  Mike Bayermigrated (most) docstrings to pep-257 format, docstring...
2007-02-25  Mike Bayer- more fixes to polymorphic relations, involving proper...
2007-02-25  Mike Bayerfix typo
2007-02-24  Mike Bayer- added "refresh-expire" cascade [ticket:492]
2007-02-24  Mike Bayer- correlated subqueries work inside of ORDER BY, GROUP BY
2007-02-23  Mike Bayer- exists() becomes useable as a standalone selectable...
2007-02-22  Mike Bayer- a full select() construct can be passed to query...
2007-02-22  Mike Bayerrestored sequence back, needed by PG for the unit test rel_0_3_5
2007-02-22  Mike Bayer- added selectfirst(), selectfirst_by() to assign_mappe...
2007-02-22  Mike Bayeradded collengths to use varchar instead of TEXT
2007-02-21  Mike Bayer- removed deprecated method of specifying custom collec...
2007-02-21  Mike Bayerformatting fix
2007-02-21  Mike Bayerformatting/cleanup
2007-02-21  Mike Bayer - eager relation loading bug fixed for eager relation...
2007-02-21  Rick MorrisonTested with pymssql 0.8.0
2007-02-20  Mike Bayerfix to the fix for [ticket:454], prevent other mappers...
2007-02-20  Mike Bayer- added "contains_alias()" option for result set mappin...
2007-02-20  Mike Bayer - added "alias" argument to contains_eager(). use...
2007-02-20  Mike Bayer- moved SynonymProperty to interfaces, since its more...
2007-02-19  Rick Morrison(no commit message)
2007-02-19  Mike Bayerremoved not-always-applicable check for "polymorphic_id...
2007-02-19  Mike Bayer- documented foreign_keys argument
2007-02-19  Mike Bayerreverted unit test change
2007-02-19  Mike Bayer- oracle issues a log warning when a related table...
2007-02-18  Rick MorrisonCompleted previously missed patches from tickets 422...
2007-02-17  Mike Bayer- modified patch for [ticket:379] - detecting synonyms...
2007-02-17  Mike Bayer- fixes to tometadata() operation to propigate Constrai...
2007-02-17  Mike Bayer- fixed generation of CHECK constraints on columns...
2007-02-17  Mike Bayer- extension() query option propigates to Mapper._instan...
2007-02-17  Mike Bayer- moved change for [ticket:466] to ansisql, since thats...
2007-02-17  Mike Bayeradded PGInet type [ticket:444]
2007-02-17  Mike Bayer- added a Sequence to the unicode test tables to help...
2007-02-17  Mike Bayer[ticket:463] fix to OrderedSet
2007-02-17  Mike Bayercommented out ImportError for now; will issue new ticke...
2007-02-17  Mike Bayer- fixed oracle list of binary types to check for their...
2007-02-17  Mike Bayer- small fix to BoundMetaData to accept unicode or strin...
2007-02-16  Rick Morrisonbetter MSSSQL support for implicit sequences and auto...
2007-02-16  Rick MorrisonFix Fix for adodbapi bug introduced by ticket 419
2007-02-16  Rick MorrisonFunc rewrite for better unittest compatibility
2007-02-15  Mike Bayerdont do RAWTOHEX on None
2007-02-15  Mike Bayer- some cleanup to the unitofwork test suite (needs...
2007-02-15  Rick Morrisonrevert old unittest patch for MSSQL
2007-02-15  Rick MorrisonMSSSQL is now passing unit tests (well, some) thanks...
next