]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2010-10-23  Mike Bayer- Oracle - the implicit_retunring argument to create_en...
2010-10-23  Mike Bayerfix typo
2010-10-23  Mike Bayer- New Query methods: query.label(name), query.as_scalar(),
2010-10-21  Mike Bayer- A mixin can now specify a column that overrides
2010-10-21  Mike Bayer- Fixed bug in TypeDecorator whereby the dialect-specific
2010-10-20  Mike Bayer- document is_modified() caveats including that the...
2010-10-20  Mike Bayer- Fixed mysql bug involving reflection of CURRENT_TIMESTAMP
2010-10-20  Mike Bayer- Fixed bug which prevented "domain" built from a
2010-10-20  Mike Bayermerge tip
2010-10-20  Mike Bayer- Added "as_tuple" flag to pg ARRAY type, returns results
2010-10-20  Mike Bayer- Fixed bug where aliasing of tables with "schema"...
2010-10-19  Jason KirtlandUpdate for new nose plugin location.
2010-10-17  Mike Bayer- the NoseSQLAlchemyPlugin has been moved to a
2010-10-17  Mike Bayer- forgot to add the immediate loader tests
2010-10-17  Mike Bayeredit
2010-10-17  Mike Bayernote expire_on_commit in the docstring for commit(...
2010-10-16  Mike Bayer- Fixed MSSQL reflection bug which did not properly...
2010-10-15  Mike Bayer- Added a new "lazyload" option "immediateload".
2010-10-15  Mike Bayer - engine_from_config() now accepts 'debug' for
2010-10-14  Mike Bayer- Fixed labeling bug in Query whereby the NamedTuple
2010-10-06  Chris Witherswarn when two classes with the same name end up in...
2010-10-04  Chris Withersdocument creating indexes for columns in mixins
2010-10-03  Mike Bayer- default compilation of a type will check if the type...
2010-10-02  Mike Bayer- added "views=True" option to metadata.reflect(),
2010-10-02  Mike Bayer- this test began working for oracle as of r14af1f73fbb...
2010-10-02  Mike Bayer- *Major* cleanup / modernization of the Informix
2010-10-02  Mike Bayer- Fixed bug in query.update() where 'evaluate' or ...
2010-10-02  Mike Bayercorrect that only MySQL doesn't support CHECK constrain...
2010-10-02  Mike Bayer- Make it clear that the second mapping of User is...
2010-10-02  Mike Bayer- add additional logic that duplicates mapper's prop...
2010-10-01  Mike Bayer- reworked the internals of mapper.cascade_iterator...
2010-09-29  Mike Bayerpy2.4 didn't seem to like super() on an exception
2010-09-29  Mike Bayerdon't need itertools here
2010-09-29  Mike Bayer- CircularDependencyError now has .cycles and .edges
2010-09-29  Mike Bayer- add Sphinx 1.0 makefile and config options, [ticket...
2010-09-28  Mike Bayer- Fixed bug whereby columns on a mixin wouldn't propagate
2010-09-27  Mike Bayer@mapperproperty -> @declared_attr
2010-09-26  Mike Bayerfor internal link to top render #
2010-09-25  Mike Bayer- @classproperty 's official name/location for usage
2010-09-25  Mike Bayer- Fixed recursion overflow which could occur when operating
2010-09-25  Mike Bayer- fix a typo that was apparently not really impacting...
2010-09-25  Mike Bayerfix the default here
2010-09-24  Mike Bayermerge tip
2010-09-24  Mike Bayer- optimized_al doesn't need mapper extension
2010-09-24  Chris Withersmake less ficticious ;-)
2010-09-23  Mike Bayerdoc edits
2010-09-23  Mike Bayerdoc edits
2010-09-22  Mike Bayer- in depth docs about some merge() tips
2010-09-21  Mike Bayer- Query.select_from() has been beefed up to help
2010-09-21  Mike Bayeruse default dialect for compile tests
2010-09-21  Mike Bayer- the logging message emitted by the engine when
2010-09-21  Mike Bayer- Patched a case where query.join() would adapt the
2010-09-21  Mike Bayer- scoped_session emits a warning when configure() is
2010-09-20  Mike Bayer- @classproperty (soon/now @mapperproperty) takes effec...
2010-09-18  Mike Bayer- as_scalar(), label() can be called on a selectable
2010-09-18  Mike Bayer- An informative error message is raised if a Column
2010-09-18  Mike Bayer- add pk instructions for oracle
2010-09-18  Mike Bayeradd oursql to has lastrowid
2010-09-18  Mike Bayer- use "key in dict" rather than KeyError if the usual...
2010-09-17  Chris Withersd.uh
2010-09-16  Chris Withersmerge
2010-09-16  Chris Withersadd warning about dodgy use of tometadata
2010-09-16  Chris Witherstometadata now copies indexes as well
2010-09-16  Chris Withersmake sure kwargs are copied by tometadata
2010-09-16  Mike Bayer- Fixed a regression in 0.6.4 whereby the change that
2010-09-16  Mike Bayerhey lets pep-8 the setup.py file.
2010-09-16  Mike Bayer- fix test_single test to use default dialect
2010-09-15  Mike Bayerder, 0.6.4
2010-09-15  Mike Bayer- Fixed a regression in 0.6.5 which occurred if you
2010-09-15  Mike Bayermerge tip
2010-09-15  Mike Bayer- add message to documentation stating that collection...
2010-09-15  Mike Bayerremove the quick select from 0.6
2010-09-14  Mike Bayermerge tip
2010-09-14  Mike Bayer - Fixed bug that would prevent "subqueryload" from
2010-09-13  Chris Withersfix typo
2010-09-13  Mike Bayer- adjustments for test success on postgresql, mysql
2010-09-13  Mike Bayer- Fixed recursion bug which could occur when moving
2010-09-12  Mike Bayermore docs on this
2010-09-12  Mike Bayerneed this too
2010-09-12  Mike Bayerturn this test back to what it was
2010-09-12  Mike Bayermerge tip
2010-09-12  Mike Bayer- lazy loads for relationship attributes now use
2010-09-12  Mike Bayer- user-contributed .sty file now works with the latest...
2010-09-12  Mike Bayermerge tip
2010-09-12  Mike Bayer - Slight improvement to the behavior of "passive_upda...
2010-09-10  Mike Bayertypo #2
2010-09-10  Mike Bayertypo
2010-09-09  Mike Bayer- collection docs
2010-09-09  Mike Bayer- add doc pages for exceptions
2010-09-09  Mike Bayerdoc edits
2010-09-09  Mike Bayeryou'll all miss the last of the ASCII art
2010-09-08  Mike Bayeredits
2010-09-07  Mike Bayerarg, put the informix log in the wrong version
2010-09-07  Mike BayerAdded tag rel_0_6_4 for changeset 992dd2c055dcff7595369...
2010-09-07  Mike Bayer- Applied patches from [ticket:1904] to get rel_0_6_4
2010-09-07  Mike Bayer- Added a mutex to the identity map which mutexes
2010-09-07  Mike Bayeredits
2010-09-07  Mike Bayer- pending deprecation in 0.7 for the execute/scalar...
2010-09-06  Mike Bayer- Fixed FB bug whereby a column default would fail to
2010-09-06  Mike Bayerunify query.with_parent, util.with_parent, fix docs...
next