]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2015-05-06  Mike Bayer- Fixed unexpected-use regression where in the odd...
2015-05-05  Mike Bayer- appease oracle's anger (no sequence defined for these...
2015-05-05  Mike Bayer- fix typo MANYTOONE -> MANYTOMANY, fixes #3415
2015-05-05  Peter HoffmannMark tests that they require OFFSET support in database
2015-05-02  Mike Bayer- Liberalized an assertion that was added as part of...
2015-05-02  Mike Bayer- Fixed bug in enhanced constraint-attachment logic...
2015-05-02  Mike Bayer- start qualifying some regressions as "unexpected...
2015-05-01  Mike Bayer- update 3.4 callcounts
2015-05-01  Mike Bayer- move away from explicit raises of SkipTest, instead...
2015-05-01  Mike Bayer- Repair _reinstall_default_lookups to also flip the...
2015-05-01  Mike Bayer- turn sessions in ResultTest to autocommit=True just...
2015-05-01  Mike Bayer- Fixed an import that prevented "pypy setup.py test...
2015-05-01  Mike Bayer- Repaired / added to tests yet more expressions that...
2015-05-01  Mike Bayer1.0.3 rel_1_0_3
2015-05-01  Mike Bayer- Fixed regression from 0.9.10 prior to release due...
2015-05-01  Mike Bayer- revise the last commit with a more traditional approach
2015-04-30  Mike Bayer- work the wrapping of the "creator" to be as resilient to
2015-04-30  Mike Bayer- New features added to support engine/pool plugins...
2015-04-30  Mike Bayer- Fixed regression from as yet unreleased 0.9.10 where...
2015-04-30  Mike Bayer- Added a placeholder method :meth:`.TypeEngine.compare...
2015-04-29  Mike Bayer- Fixed regression within the flush process when an...
2015-04-29  Mike Bayer- add boldface for "viable" plus a note describing...
2015-04-28  Mike Bayer- Fixed bug in association proxy where an any()/has()
2015-04-28  Mike Bayer- Fixed bug where the truncation of long labels in...
2015-04-28  mike bayerMerge pull request #170 from eronisko/fix_typo
2015-04-28  Ernest WalzelFix typo in 'Relationships API' docs
2015-04-27  Mike Bayer- altered part of the use contract first set up in...
2015-04-27  Mike Bayer- replace old crufty ddl event test fixture with mock
2015-04-27  Mike Bayer- Fixed regression due to :ticket:`3282` where the...
2015-04-26  Mike Bayer- Fixed a regression regarding the :meth:`.MapperEvents...
2015-04-26  Mike Bayer- Fixed issue in new :meth:`.QueryEvents.before_compile...
2015-04-25  Mike Bayer- try pinning a tag here to for RTD to please build...
2015-04-24  Mike Bayer1.0.2 rel_1_0_2
2015-04-24  Mike Bayer- reword the notes here
2015-04-24  Mike Bayer- fix link
2015-04-24  Mike Bayer- tag declarative as "orm declarative"
2015-04-24  Mike Bayer- add a note about that resolution
2015-04-24  Mike Bayer- Fixed a regression that was incorrectly fixed in...
2015-04-24  Mike Bayer- add the "strict" version of this lookup for __abstrac...
2015-04-24  Mike BayerMerge remote-tracking branch 'origin/pr/169'
2015-04-24  Mike Bayer- Fixed regression regarding the declarative ``__declar...
2015-04-24  Gaëtan de Mentenmicro-optimize unique_list
2015-04-23  Mike Bayer1.0.1 rel_1_0_1
2015-04-23  Mike Bayer- update date
2015-04-23  Mike Bayer- change/migration edits
2015-04-23  Mike Bayer- Fixed support for "literal_binds" mode when using...
2015-04-23  Mike Bayerchangelog for #3380, fixes #3380
2015-04-23  effem-gitUpdate base.py
2015-04-22  Mike Bayer- repair a regression caused by #3282, where we no...
2015-04-22  Mike Bayer- correct migration note for #3084; doesn't apply to...
2015-04-21  Mike Bayer- typo
2015-04-21  Mike Bayer- add a warning to SingletonThreadPool that it isn...
2015-04-21  Mike Bayer- Added the string value ``"none"`` to those accepted...
2015-04-20  Mike Bayer- Fixed issue where a straight SELECT EXISTS query...
2015-04-20  Mike Bayer- add migration note for #3084
2015-04-20  Mike Bayer- Fixed more regressions caused by NEVER_SET; comparisons
2015-04-17  Mike Bayer- add documentation describing the behavioral change...
2015-04-17  Mike Bayer1.0.1
2015-04-17  Mike Bayer- Fixed a critical regression caused by :ticket:`3061...
2015-04-16  Mike Bayer1.0.0 rel_1_0_0
2015-04-15  Mike Bayer- Identified an inconsistency when handling :meth:...
2015-04-12  Mike BayerMerge remote-tracking branch 'origin/pr/163' into pr163
2015-04-12  Mike Bayer- remove excess comment
2015-04-12  Mike Bayer- Made a small improvement to the heuristics of relatio...
2015-04-12  Mike Bayer- adjust for "0"
2015-04-10  Mike Bayer- Fixed issue where a :class:`.MetaData` object that...
2015-04-08  Mike Bayer- add test support for MySQLdb with use_unicode=1 or...
2015-04-08  Mike Bayer- ensure that the keys we put into the parameters dicti...
2015-04-08  Mike Bayer- Fixed a regression where the "last inserted id" mecha...
2015-04-08  Mike Bayer- changelog for pr github:166
2015-04-08  Mike BayerMerge remote-tracking branch 'origin/pr/166' into pr166
2015-04-08  Mike Bayer- add some teardown for connections that are held open...
2015-04-06  Mike Bayer- OK, forget it, the DBAPIs, etc. everything else is...
2015-04-05  Ramiro Morales- pymssql has PEP249 Binary contructor since 2.1.1
2015-04-05  Mike Bayer- since we're working with no_site_packages at the...
2015-04-04  Mike Bayer- make sure this is 1.0.0 backported to 0.9
2015-04-04  Mike Bayer- Fixed the pathing used when tests run; for sqla_nose...
2015-04-04  Mike Bayer- Fixed a long-standing bug where the :class:`.Enum...
2015-04-03  Mike Bayer- changelog for #3084, fixes #3084
2015-04-03  Mike BayerMerge branch 'bb_issue_3084' of https://bitbucket.org...
2015-04-03  Mike Bayer- next will be 1.0.0
2015-04-03  Mike Bayer- changelog + docstring for pullreq github:164
2015-04-03  Mike BayerMerge remote-tracking branch 'origin/pr/164' into pr164
2015-04-03  Mike Bayer1.0.0b5 rel_1_0_0b5
2015-04-02  Mike Bayer- update 0.9 changelog from rel_0_9
2015-04-02  Mike Bayer- Fixed bug where the state tracking within multiple...
2015-04-01  Mike Bayer- use odict here for test determinism
2015-04-01  Mike Bayer- :class:`.Query` doesn't support joins, subselects...
2015-04-01  Mike Bayer- Added a list() call around a weak dictionary used...
2015-04-01  Mike Bayer- Fixed bug where updated PG index reflection as a...
2015-03-31  Mike Bayer- The warning emitted by the unicode type for a non...
2015-03-31  Mike Bayer- further fixes for #3347; track the mappers we're...
2015-03-31  Mike Bayer- use an ordered dict so that queries are deterministic
2015-03-30  Mike Bayer- Fixed a bug related to "nested" inner join eager...
2015-03-30  Mike Bayercall this 1.0.0b5 for the moment
2015-03-29  Mike Bayer1.0.0b4 rel_1_0_0b4
2015-03-26  Ernest WalzelFix typos
2015-03-24  Mike Bayerfdb drivers seem to be no longer available
2015-03-24  Mike Bayer- fix this for pg8000 of all backends...
2015-03-24  Mike Bayer- also add this to Oracle, and defensively to firebird...
next