]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
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...
2015-03-24  Mike Bayer- Turned off the "simple order by" flag on the MSSQL...
2015-03-24  Mike Bayer- The "auto-attach" feature of constraints such as...
2015-03-23  Mike Bayer- Fixed bug in new "label resolution" feature of :ticke...
2015-03-22  Mike Bayer- Fixed unicode support for PyMySQL when using an ...
2015-03-22  Mike Bayer- more updates to the unicode mess to frame this in
2015-03-21  Mike Bayersome doc defenses
2015-03-21  Mike Bayer- totally skip on mysqlconnector for now
2015-03-21  Mike Bayer- Fixed bug in new "label resolution" feature of :ticke...
2015-03-21  Mike Bayer- oursql is unsupported on this
2015-03-20  Mike Bayer- 1.0.0b3 rel_1_0_0_b3
2015-03-20  Mike Bayer- Repaired the commit for issue #2771 which was inadver...
2015-03-20  Amir SadoughiAllow kwargs to be passed through update()
2015-03-20  Mike Bayer- 1.0.0b2 rel_1_0_0b2
2015-03-20  Mike Bayer- test fix
2015-03-20  Mike BayerMerge branch 'mysqlclient' of https://bitbucket.org...
2015-03-20  Mike Bayer- add a note that we aren't really doing zxjdbc right...
2015-03-20  Mike Bayer- reorganize MySQL docs re: unicode, other cleanup...
2015-03-20  Mike Bayer- add a test for #2771, fixes #2771
2015-03-20  Mike BayerMerge branch 'support-emoji-on-mysql' of https://bitbuc...
2015-03-20  Mike Bayer- changelog for #3333, fixes #3333
2015-03-20  Mike BayerMerge remote-tracking branch 'origin/pr/158' into pr158
2015-03-20  Eric StreeperPEP8 cleanup in /test/engine
2015-03-19  Eric StreeperPEP8 cleanup in /test/aaa_profiling
2015-03-19  Eric StreeperPEP8 cleanup in /test/sql
2015-03-18  Mike Bayer- Loosened some restrictions that were added to ``...
2015-03-18  Thomas Graingeradd utf8mb4 recommendation
2015-03-18  Thomas Graingermap MySQL encodings to python encodings fixes #2771
2015-03-17  Mike Bayer- fix typo, fixes #3325
2015-03-17  Mike Bayerb2 now
2015-03-17  Mike Bayer- fix incorrect example
2015-03-17  Mike Bayer- The "auto close" for :class:`.ResultProxy` is now...
2015-03-16  Mike Bayer- merge 0.9 changelog
2015-03-16  Mike Bayer- changelog for #3327 fixes #3327
2015-03-16  Julien CastetsAccept unicode in CascadeOptions
2015-03-14  Mike Bayer- remove now-misleading comment that SQLite doesn't...
2015-03-13  Mike Bayer1.0.0b1 rel_1_0_0b1
2015-03-13  Mike Bayer- add notes for prerelease install
2015-03-13  INADA NaokiAdd mention about mysqlclient
2015-03-13  Mike Bayer- call this 1.0.0b1
2015-03-13  Mike Bayer- tweaks regarding the use_alter update
2015-03-12  Mike Bayer- ensure as_declarative is part of __all__ here
2015-03-12  Mike Bayer- repair forwards-port directives
2015-03-12  Mike Bayer- fix a get call here, we should figure this out since...
2015-03-12  Mike Bayer- add the fact that we can cache the sql naively as...
2015-03-12  Mike Bayer- fix quantize recipe, fixes #3322
2015-03-12  Mike Bayer- add a rationale section
2015-03-12  Mike Bayer- try to document how to get columns from constraints.
next